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