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