не последняя версия
Последняя версия 0.9.4

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

GeachGame Core

Группа

Группа

com.github.semoncat.geachgame.core
Идентификатор

Идентификатор

library
Версия

Версия

0.9
Тип

Тип

jar

Скачать library 0.9


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