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

com.github.esrrhs:fakecore 1.0.15

core code for game .

Группа

Группа

com.github.esrrhs
Идентификатор

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

fakecore
Версия

Версия

1.0.15
Тип

Тип

jar

Скачать fakecore 1.0.15


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