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