License |
License |
---|---|
Categories |
CategoriesJSON Data |
GroupId | GroupIdcom.github.leeonky |
ArtifactId | ArtifactIdJSONassert-extend-comparator |
Last Version | Last Version0.1.15 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJSONassert-extend-comparator
JSONassert-extend-comparator
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.leeonky/JSONassert-extend-comparator/ -->
<dependency>
<groupId>com.github.leeonky</groupId>
<artifactId>JSONassert-extend-comparator</artifactId>
<version>0.1.15</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.leeonky/JSONassert-extend-comparator/
implementation 'com.github.leeonky:JSONassert-extend-comparator:0.1.15'
// https://jarcasting.com/artifacts/com.github.leeonky/JSONassert-extend-comparator/
implementation ("com.github.leeonky:JSONassert-extend-comparator:0.1.15")
'com.github.leeonky:JSONassert-extend-comparator:jar:0.1.15'
<dependency org="com.github.leeonky" name="JSONassert-extend-comparator" rev="0.1.15">
<artifact name="JSONassert-extend-comparator" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.leeonky', module='JSONassert-extend-comparator', version='0.1.15')
)
libraryDependencies += "com.github.leeonky" % "JSONassert-extend-comparator" % "0.1.15"
[com.github.leeonky/JSONassert-extend-comparator "0.1.15"]
Group / Artifact | Type | Version |
---|---|---|
com.github.leeonky : DAL-java | jar | 0.1.2 |
Group / Artifact | Type | Version |
---|---|---|
org.skyscreamer : jsonassert | jar | 1.5.0 |