License |
License |
---|---|
Categories |
CategoriesData Gson JSON |
GroupId | GroupIdio.datarouter |
ArtifactId | ArtifactIddatarouter-gson |
Version | Version0.0.104 |
Type | Typejar |
Description |
Descriptiondatarouter-gson
datarouter-gson
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
datarouter-gson-0.0.104.pom | |
datarouter-gson-0.0.104.jar | 14 KB |
datarouter-gson-0.0.104-sources.jar | 10 KB |
datarouter-gson-0.0.104-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.104</version>
</dependency>
// https://jarcasting.com/artifacts/io.datarouter/datarouter-gson/
implementation 'io.datarouter:datarouter-gson:0.0.104'
// https://jarcasting.com/artifacts/io.datarouter/datarouter-gson/
implementation ("io.datarouter:datarouter-gson:0.0.104")
'io.datarouter:datarouter-gson:jar:0.0.104'
<dependency org="io.datarouter" name="datarouter-gson" rev="0.0.104">
<artifact name="datarouter-gson" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.datarouter', module='datarouter-gson', version='0.0.104')
)
libraryDependencies += "io.datarouter" % "datarouter-gson" % "0.0.104"
[io.datarouter/datarouter-gson "0.0.104"]
Group / Artifact | Type | Version |
---|---|---|
com.google.code.gson : gson | jar | 2.8.9 |
Group / Artifact | Type | Version |
---|---|---|
io.datarouter : datarouter-logging | jar | 0.0.104 |
org.testng : testng | jar | 7.3.0 |