Categories |
CategoriesJSON Data |
---|---|
GroupId | GroupIdcom.testerum |
ArtifactId | ArtifactIdcommon-json-diff-util |
Version | Version1.1-pre-alpha-19 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.testerum/common-json-diff-util/ -->
<dependency>
<groupId>com.testerum</groupId>
<artifactId>common-json-diff-util</artifactId>
<version>1.1-pre-alpha-19</version>
</dependency>
// https://jarcasting.com/artifacts/com.testerum/common-json-diff-util/
implementation 'com.testerum:common-json-diff-util:1.1-pre-alpha-19'
// https://jarcasting.com/artifacts/com.testerum/common-json-diff-util/
implementation ("com.testerum:common-json-diff-util:1.1-pre-alpha-19")
'com.testerum:common-json-diff-util:jar:1.1-pre-alpha-19'
<dependency org="com.testerum" name="common-json-diff-util" rev="1.1-pre-alpha-19">
<artifact name="common-json-diff-util" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.testerum', module='common-json-diff-util', version='1.1-pre-alpha-19')
)
libraryDependencies += "com.testerum" % "common-json-diff-util" % "1.1-pre-alpha-19"
[com.testerum/common-json-diff-util "1.1-pre-alpha-19"]