is not current version
Last Version 5.3.5

com.testerum:common-json 4.0.2


Categories

Categories

JSON Data
GroupId

GroupId

com.testerum
ArtifactId

ArtifactId

common-json
Version

Version

4.0.2
Type

Type

jar

Download common-json 4.0.2


<!-- https://jarcasting.com/artifacts/com.testerum/common-json/ -->
<dependency>
    <groupId>com.testerum</groupId>
    <artifactId>common-json</artifactId>
    <version>4.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.testerum/common-json/
implementation 'com.testerum:common-json:4.0.2'
// https://jarcasting.com/artifacts/com.testerum/common-json/
implementation ("com.testerum:common-json:4.0.2")
'com.testerum:common-json:jar:4.0.2'
<dependency org="com.testerum" name="common-json" rev="4.0.2">
  <artifact name="common-json" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.testerum', module='common-json', version='4.0.2')
)
libraryDependencies += "com.testerum" % "common-json" % "4.0.2"
[com.testerum/common-json "4.0.2"]