GroupId | GroupIdcom.github.kimffy24 |
---|---|
ArtifactId | ArtifactIdejoker-core |
Version | Version2.2.0-rc |
Type | Typejar |
Filename | Size |
---|---|
ejoker-core-2.2.0-rc.pom | |
ejoker-core-2.2.0-rc.jar | 199 KB |
ejoker-core-2.2.0-rc-sources.jar | 113 KB |
ejoker-core-2.2.0-rc-javadoc.jar | 858 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.kimffy24/ejoker-core/ -->
<dependency>
<groupId>com.github.kimffy24</groupId>
<artifactId>ejoker-core</artifactId>
<version>2.2.0-rc</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.kimffy24/ejoker-core/
implementation 'com.github.kimffy24:ejoker-core:2.2.0-rc'
// https://jarcasting.com/artifacts/com.github.kimffy24/ejoker-core/
implementation ("com.github.kimffy24:ejoker-core:2.2.0-rc")
'com.github.kimffy24:ejoker-core:jar:2.2.0-rc'
<dependency org="com.github.kimffy24" name="ejoker-core" rev="2.2.0-rc">
<artifact name="ejoker-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.kimffy24', module='ejoker-core', version='2.2.0-rc')
)
libraryDependencies += "com.github.kimffy24" % "ejoker-core" % "2.2.0-rc"
[com.github.kimffy24/ejoker-core "2.2.0-rc"]