License |
License |
---|---|
Categories |
CategoriesNet Gson Data JSON |
GroupId | GroupIdnet.isger |
ArtifactId | ArtifactIdbrick-raw-gson |
Last Version | Last Version0.0.1-alpha |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionbrick-raw-gson
The depot of gson for brick-raw
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/net.isger/brick-raw-gson/ -->
<dependency>
<groupId>net.isger</groupId>
<artifactId>brick-raw-gson</artifactId>
<version>0.0.1-alpha</version>
</dependency>
// https://jarcasting.com/artifacts/net.isger/brick-raw-gson/
implementation 'net.isger:brick-raw-gson:0.0.1-alpha'
// https://jarcasting.com/artifacts/net.isger/brick-raw-gson/
implementation ("net.isger:brick-raw-gson:0.0.1-alpha")
'net.isger:brick-raw-gson:jar:0.0.1-alpha'
<dependency org="net.isger" name="brick-raw-gson" rev="0.0.1-alpha">
<artifact name="brick-raw-gson" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.isger', module='brick-raw-gson', version='0.0.1-alpha')
)
libraryDependencies += "net.isger" % "brick-raw-gson" % "0.0.1-alpha"
[net.isger/brick-raw-gson "0.0.1-alpha"]
Group / Artifact | Type | Version |
---|---|---|
com.google.code.gson : gson | jar | 2.2 |
net.isger : brick-raw | jar | 0.0.1-alpha |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.5 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |
org.slf4j : slf4j-log4j12 | jar | 1.7.5 |