GroupId | GroupIdcom.github.kimffy24 |
---|---|
ArtifactId | ArtifactIdejoker-support-bootstrap |
Version | Version2.2.3 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.github.kimffy24/ejoker-support-bootstrap/ -->
<dependency>
<groupId>com.github.kimffy24</groupId>
<artifactId>ejoker-support-bootstrap</artifactId>
<version>2.2.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.kimffy24/ejoker-support-bootstrap/
implementation 'com.github.kimffy24:ejoker-support-bootstrap:2.2.3'
// https://jarcasting.com/artifacts/com.github.kimffy24/ejoker-support-bootstrap/
implementation ("com.github.kimffy24:ejoker-support-bootstrap:2.2.3")
'com.github.kimffy24:ejoker-support-bootstrap:jar:2.2.3'
<dependency org="com.github.kimffy24" name="ejoker-support-bootstrap" rev="2.2.3">
<artifact name="ejoker-support-bootstrap" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.kimffy24', module='ejoker-support-bootstrap', version='2.2.3')
)
libraryDependencies += "com.github.kimffy24" % "ejoker-support-bootstrap" % "2.2.3"
[com.github.kimffy24/ejoker-support-bootstrap "2.2.3"]