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