Categories |
CategoriesJSON Data |
---|---|
GroupId | GroupIdcom.reprezen.jsonoverlay |
ArtifactId | ArtifactIdjsonoverlay |
Version | Version1.0.0.201803221258 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.reprezen.jsonoverlay/jsonoverlay/ -->
<dependency>
<groupId>com.reprezen.jsonoverlay</groupId>
<artifactId>jsonoverlay</artifactId>
<version>1.0.0.201803221258</version>
</dependency>
// https://jarcasting.com/artifacts/com.reprezen.jsonoverlay/jsonoverlay/
implementation 'com.reprezen.jsonoverlay:jsonoverlay:1.0.0.201803221258'
// https://jarcasting.com/artifacts/com.reprezen.jsonoverlay/jsonoverlay/
implementation ("com.reprezen.jsonoverlay:jsonoverlay:1.0.0.201803221258")
'com.reprezen.jsonoverlay:jsonoverlay:jar:1.0.0.201803221258'
<dependency org="com.reprezen.jsonoverlay" name="jsonoverlay" rev="1.0.0.201803221258">
<artifact name="jsonoverlay" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.reprezen.jsonoverlay', module='jsonoverlay', version='1.0.0.201803221258')
)
libraryDependencies += "com.reprezen.jsonoverlay" % "jsonoverlay" % "1.0.0.201803221258"
[com.reprezen.jsonoverlay/jsonoverlay "1.0.0.201803221258"]