Skip to content
This repository has been archived by the owner on Mar 27, 2023. It is now read-only.

Release 0.3

Compare
Choose a tag to compare
@dfuchss dfuchss released this 24 May 06:51
· 173 commits to main since this release

What's Changed

Full Changelog: https://github.com/InFormALin/Framework/commits/0.3

	<repositories>
		<repository>
		    <id>jitpack.io</id>
		    <url>https://jitpack.io</url>
		</repository>
	</repositories>
	<dependency>
	    <groupId>com.github.Informalin.Framework</groupId>
	    <artifactId>SUBPROJECT</artifactId>
	    <version>0.3</version>
	</dependency>