is not current version
Last Version 1.1.0

com.github.mathiewz:modernized-slick 1.0.0

The main purpose of this libraryis to modernize and maintain the slick2D library.

GroupId

GroupId

com.github.mathiewz
ArtifactId

ArtifactId

modernized-slick
Version

Version

1.0.0
Type

Type

jar

Download modernized-slick 1.0.0


<!-- https://jarcasting.com/artifacts/com.github.mathiewz/modernized-slick/ -->
<dependency>
    <groupId>com.github.mathiewz</groupId>
    <artifactId>modernized-slick</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.mathiewz/modernized-slick/
implementation 'com.github.mathiewz:modernized-slick:1.0.0'
// https://jarcasting.com/artifacts/com.github.mathiewz/modernized-slick/
implementation ("com.github.mathiewz:modernized-slick:1.0.0")
'com.github.mathiewz:modernized-slick:jar:1.0.0'
<dependency org="com.github.mathiewz" name="modernized-slick" rev="1.0.0">
  <artifact name="modernized-slick" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.mathiewz', module='modernized-slick', version='1.0.0')
)
libraryDependencies += "com.github.mathiewz" % "modernized-slick" % "1.0.0"
[com.github.mathiewz/modernized-slick "1.0.0"]