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