| License |
License |
|---|---|
| Categories |
CategoriesJSON Data |
| GroupId | GroupIdorg.jsonex |
| ArtifactId | ArtifactIdSnapshotTest |
| Version | Version0.1.17 |
| Type | Typejar |
| Description |
DescriptionSnapshotTest
JSONCoder Parent
|
| Filename | Size |
|---|---|
| SnapshotTest-0.1.17.pom | |
| SnapshotTest-0.1.17.jar | 10 KB |
| SnapshotTest-0.1.17-sources.jar | 5 KB |
| SnapshotTest-0.1.17-javadoc.jar | 406 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.jsonex/SnapshotTest/ -->
<dependency>
<groupId>org.jsonex</groupId>
<artifactId>SnapshotTest</artifactId>
<version>0.1.17</version>
</dependency>
// https://jarcasting.com/artifacts/org.jsonex/SnapshotTest/
implementation 'org.jsonex:SnapshotTest:0.1.17'
// https://jarcasting.com/artifacts/org.jsonex/SnapshotTest/
implementation ("org.jsonex:SnapshotTest:0.1.17")
'org.jsonex:SnapshotTest:jar:0.1.17'
<dependency org="org.jsonex" name="SnapshotTest" rev="0.1.17">
<artifact name="SnapshotTest" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jsonex', module='SnapshotTest', version='0.1.17')
)
libraryDependencies += "org.jsonex" % "SnapshotTest" % "0.1.17"
[org.jsonex/SnapshotTest "0.1.17"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jsonex : JSONCoder | jar | 0.1.17 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.16 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.1 |
| org.slf4j : slf4j-simple | jar | 1.7.5 |