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