is not current version
Last Version 0.9.4

com.github.semoncat.geachgame.core:library 0.8.2

GeachGame Core

GroupId

GroupId

com.github.semoncat.geachgame.core
ArtifactId

ArtifactId

library
Version

Version

0.8.2
Type

Type

jar

Download library 0.8.2


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