Releases: sdlang-dev/SDL
Releases · sdlang-dev/SDL
2.2.0
2.1.0
release v2.1.0
2.0.1
It's best to get the jars using Maven or Gradle
New Beginnings
This release is the first version to be made available via the central Maven repository. This version makes use of the java.time
package, therefore the minimum supported Java version is Java 8.
the last v1 - supports Java 6 and above
This release has been done using the groupId and artifactId of the original author:
<groupId>org.ikayzo</groupId>
<artifactId>sdl</artifactId>
<version>1.4.0</version>
Future work in this repo will be done under the com.singingbush groupId. Future releases will require Java 8 or greater.