Categories |
CategoriesGson Data JSON |
---|---|
GroupId | GroupIdorg.spincast |
ArtifactId | ArtifactIdspincast-plugins-gson-tests |
Version | Version1.7.1 |
Type | Typejar |
Filename | Size |
---|---|
spincast-plugins-gson-tests-1.7.1.pom | |
spincast-plugins-gson-tests-1.7.1.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.spincast/spincast-plugins-gson-tests/ -->
<dependency>
<groupId>org.spincast</groupId>
<artifactId>spincast-plugins-gson-tests</artifactId>
<version>1.7.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.spincast/spincast-plugins-gson-tests/
implementation 'org.spincast:spincast-plugins-gson-tests:1.7.1'
// https://jarcasting.com/artifacts/org.spincast/spincast-plugins-gson-tests/
implementation ("org.spincast:spincast-plugins-gson-tests:1.7.1")
'org.spincast:spincast-plugins-gson-tests:jar:1.7.1'
<dependency org="org.spincast" name="spincast-plugins-gson-tests" rev="1.7.1">
<artifact name="spincast-plugins-gson-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.spincast', module='spincast-plugins-gson-tests', version='1.7.1')
)
libraryDependencies += "org.spincast" % "spincast-plugins-gson-tests" % "1.7.1"
[org.spincast/spincast-plugins-gson-tests "1.7.1"]