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