Categories |
CategoriesJSON Data |
---|---|
GroupId | GroupIdcom.reprezen.jsonoverlay |
ArtifactId | ArtifactIdjsonoverlay |
Version | Version4.0.3 |
Type | Typejar |
Filename | Size |
---|---|
jsonoverlay-4.0.3.pom | |
jsonoverlay-4.0.3.jar | 130 KB |
jsonoverlay-4.0.3-sources.jar | 94 KB |
jsonoverlay-4.0.3-javadoc.jar | 288 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.reprezen.jsonoverlay/jsonoverlay/ -->
<dependency>
<groupId>com.reprezen.jsonoverlay</groupId>
<artifactId>jsonoverlay</artifactId>
<version>4.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.reprezen.jsonoverlay/jsonoverlay/
implementation 'com.reprezen.jsonoverlay:jsonoverlay:4.0.3'
// https://jarcasting.com/artifacts/com.reprezen.jsonoverlay/jsonoverlay/
implementation ("com.reprezen.jsonoverlay:jsonoverlay:4.0.3")
'com.reprezen.jsonoverlay:jsonoverlay:jar:4.0.3'
<dependency org="com.reprezen.jsonoverlay" name="jsonoverlay" rev="4.0.3">
<artifact name="jsonoverlay" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.reprezen.jsonoverlay', module='jsonoverlay', version='4.0.3')
)
libraryDependencies += "com.reprezen.jsonoverlay" % "jsonoverlay" % "4.0.3"
[com.reprezen.jsonoverlay/jsonoverlay "4.0.3"]