is not current version
Last Version 3.0.7.1

com.github.kimffy24:ejoker-core 2.2.3


GroupId

GroupId

com.github.kimffy24
ArtifactId

ArtifactId

ejoker-core
Version

Version

2.2.3
Type

Type

jar

Download ejoker-core 2.2.3


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