License |
License |
---|---|
Categories |
CategoriesGson Data JSON |
GroupId | GroupIdcom.github.link-kou |
ArtifactId | ArtifactIdgson |
Version | Version1.0.4 |
Type | Typejar |
Description |
DescriptionPlugin-gson-1.0.4
GsonPlugin
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
gson-1.0.4.pom | |
gson-1.0.4.jar | 31 KB |
gson-1.0.4-sources.jar | 16 KB |
gson-1.0.4-javadoc.jar | 122 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.link-kou/gson/ -->
<dependency>
<groupId>com.github.link-kou</groupId>
<artifactId>gson</artifactId>
<version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.link-kou/gson/
implementation 'com.github.link-kou:gson:1.0.4'
// https://jarcasting.com/artifacts/com.github.link-kou/gson/
implementation ("com.github.link-kou:gson:1.0.4")
'com.github.link-kou:gson:jar:1.0.4'
<dependency org="com.github.link-kou" name="gson" rev="1.0.4">
<artifact name="gson" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.link-kou', module='gson', version='1.0.4')
)
libraryDependencies += "com.github.link-kou" % "gson" % "1.0.4"
[com.github.link-kou/gson "1.0.4"]
Group / Artifact | Type | Version |
---|---|---|
com.google.code.gson : gson | jar | 2.8.6 |
Group / Artifact | Type | Version |
---|---|---|
com.sun » tools Optional | jar | 1.8 |