| License |
License |
|---|---|
| Categories |
CategoriesGson Data JSON |
| GroupId | GroupIdorg.spincast |
| ArtifactId | ArtifactIdspincast-plugins-gson-parent |
| Last Version | Last Version2.2.0 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptionorg.spincast:spincast-plugins-gson-parent
Parent for the Spincast Gson plugin
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| spincast-plugins-gson-parent-2.2.0.pom | 894 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.spincast/spincast-plugins-gson-parent/ -->
<dependency>
<groupId>org.spincast</groupId>
<artifactId>spincast-plugins-gson-parent</artifactId>
<version>2.2.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.spincast/spincast-plugins-gson-parent/
implementation 'org.spincast:spincast-plugins-gson-parent:2.2.0'
// https://jarcasting.com/artifacts/org.spincast/spincast-plugins-gson-parent/
implementation ("org.spincast:spincast-plugins-gson-parent:2.2.0")
'org.spincast:spincast-plugins-gson-parent:pom:2.2.0'
<dependency org="org.spincast" name="spincast-plugins-gson-parent" rev="2.2.0">
<artifact name="spincast-plugins-gson-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.spincast', module='spincast-plugins-gson-parent', version='2.2.0')
)
libraryDependencies += "org.spincast" % "spincast-plugins-gson-parent" % "2.2.0"
[org.spincast/spincast-plugins-gson-parent "2.2.0"]