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