License |
License |
---|---|
Categories |
CategoriesJSON Data |
GroupId | GroupIdcom.testerum |
ArtifactId | ArtifactIdcommon-json |
Last Version | Last Version5.3.5 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTesterum test automation platform
|
Filename | Size |
---|---|
common-json-5.3.5.pom | |
common-json-5.3.5.jar | 6 KB |
common-json-5.3.5-sources.jar | 3 KB |
common-json-5.3.5-javadoc.jar | 27 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.testerum/common-json/ -->
<dependency>
<groupId>com.testerum</groupId>
<artifactId>common-json</artifactId>
<version>5.3.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.testerum/common-json/
implementation 'com.testerum:common-json:5.3.5'
// https://jarcasting.com/artifacts/com.testerum/common-json/
implementation ("com.testerum:common-json:5.3.5")
'com.testerum:common-json:jar:5.3.5'
<dependency org="com.testerum" name="common-json" rev="5.3.5">
<artifact name="common-json" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.testerum', module='common-json', version='5.3.5')
)
libraryDependencies += "com.testerum" % "common-json" % "5.3.5"
[com.testerum/common-json "5.3.5"]