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