| License |
License |
|---|---|
| Categories |
CategoriesData Gson JSON |
| GroupId | GroupIdio.datarouter |
| ArtifactId | ArtifactIddatarouter-gson |
| Last Version | Last Version0.0.114 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptiondatarouter-gson
datarouter-gson
|
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| datarouter-gson-0.0.114.pom | |
| datarouter-gson-0.0.114.jar | 14 KB |
| datarouter-gson-0.0.114-sources.jar | 10 KB |
| datarouter-gson-0.0.114-javadoc.jar | 60 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.datarouter/datarouter-gson/ -->
<dependency>
<groupId>io.datarouter</groupId>
<artifactId>datarouter-gson</artifactId>
<version>0.0.114</version>
</dependency>
// https://jarcasting.com/artifacts/io.datarouter/datarouter-gson/
implementation 'io.datarouter:datarouter-gson:0.0.114'
// https://jarcasting.com/artifacts/io.datarouter/datarouter-gson/
implementation ("io.datarouter:datarouter-gson:0.0.114")
'io.datarouter:datarouter-gson:jar:0.0.114'
<dependency org="io.datarouter" name="datarouter-gson" rev="0.0.114">
<artifact name="datarouter-gson" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.datarouter', module='datarouter-gson', version='0.0.114')
)
libraryDependencies += "io.datarouter" % "datarouter-gson" % "0.0.114"
[io.datarouter/datarouter-gson "0.0.114"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.code.gson : gson | jar | 2.8.9 |
| io.datarouter : datarouter-instrumentation | jar | 0.0.114 |
| Group / Artifact | Type | Version |
|---|---|---|
| io.datarouter : datarouter-logging | jar | 0.0.114 |
| org.testng : testng | jar | 7.3.0 |