| License |
License |
|---|---|
| GroupId | GroupIdcom.github.semoncat.geachgame.core |
| ArtifactId | ArtifactIdlibrary |
| Last Version | Last Version0.9.4 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionGeachGame Core Library
GeachGame Core
|
| Filename | Size |
|---|---|
| library-0.9.4.pom | |
| library-0.9.4.jar | 16 KB |
| library-0.9.4-sources.jar | 8 KB |
| library-0.9.4-javadoc.jar | 66 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.semoncat.geachgame.core/library/ -->
<dependency>
<groupId>com.github.semoncat.geachgame.core</groupId>
<artifactId>library</artifactId>
<version>0.9.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.semoncat.geachgame.core/library/
implementation 'com.github.semoncat.geachgame.core:library:0.9.4'
// https://jarcasting.com/artifacts/com.github.semoncat.geachgame.core/library/
implementation ("com.github.semoncat.geachgame.core:library:0.9.4")
'com.github.semoncat.geachgame.core:library:jar:0.9.4'
<dependency org="com.github.semoncat.geachgame.core" name="library" rev="0.9.4">
<artifact name="library" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.semoncat.geachgame.core', module='library', version='0.9.4')
)
libraryDependencies += "com.github.semoncat.geachgame.core" % "library" % "0.9.4"
[com.github.semoncat.geachgame.core/library "0.9.4"]