Categories |
CategoriesGson Data JSON |
---|---|
GroupId | GroupIdorg.spincast |
ArtifactId | ArtifactIdspincast-plugins-gson-tests |
Version | Version1.4.0 |
Type | Typejar |
Filename | Size |
---|---|
spincast-plugins-gson-tests-1.4.0.pom | |
spincast-plugins-gson-tests-1.4.0.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.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.spincast/spincast-plugins-gson-tests/
implementation 'org.spincast:spincast-plugins-gson-tests:1.4.0'
// https://jarcasting.com/artifacts/org.spincast/spincast-plugins-gson-tests/
implementation ("org.spincast:spincast-plugins-gson-tests:1.4.0")
'org.spincast:spincast-plugins-gson-tests:jar:1.4.0'
<dependency org="org.spincast" name="spincast-plugins-gson-tests" rev="1.4.0">
<artifact name="spincast-plugins-gson-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.spincast', module='spincast-plugins-gson-tests', version='1.4.0')
)
libraryDependencies += "org.spincast" % "spincast-plugins-gson-tests" % "1.4.0"
[org.spincast/spincast-plugins-gson-tests "1.4.0"]