is not current version
Last Version 0.1.25

org.jsonex:SnapshotTest 0.1.22


Categories

Categories

JSON Data
GroupId

GroupId

org.jsonex
ArtifactId

ArtifactId

SnapshotTest
Version

Version

0.1.22
Type

Type

jar

Download SnapshotTest 0.1.22


<!-- https://jarcasting.com/artifacts/org.jsonex/SnapshotTest/ -->
<dependency>
    <groupId>org.jsonex</groupId>
    <artifactId>SnapshotTest</artifactId>
    <version>0.1.22</version>
</dependency>
// https://jarcasting.com/artifacts/org.jsonex/SnapshotTest/
implementation 'org.jsonex:SnapshotTest:0.1.22'
// https://jarcasting.com/artifacts/org.jsonex/SnapshotTest/
implementation ("org.jsonex:SnapshotTest:0.1.22")
'org.jsonex:SnapshotTest:jar:0.1.22'
<dependency org="org.jsonex" name="SnapshotTest" rev="0.1.22">
  <artifact name="SnapshotTest" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jsonex', module='SnapshotTest', version='0.1.22')
)
libraryDependencies += "org.jsonex" % "SnapshotTest" % "0.1.22"
[org.jsonex/SnapshotTest "0.1.22"]