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