is not current version
Last Version 1.0.17

com.github.esrrhs:fakecore 1.0.6

core code for game .

GroupId

GroupId

com.github.esrrhs
ArtifactId

ArtifactId

fakecore
Version

Version

1.0.6
Type

Type

jar

Download fakecore 1.0.6


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