License |
License |
---|---|
Categories |
CategoriesGson Data JSON |
GroupId | GroupIdcom.github.ollgei |
ArtifactId | ArtifactIdshaded-gson |
Last Version | Last Version2.8.6 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionshaded-gson
shaded gson
|
Filename | Size |
---|---|
shaded-gson-2.8.6.pom | |
shaded-gson-2.8.6.jar | 245 KB |
shaded-gson-2.8.6-sources.jar | 156 KB |
shaded-gson-2.8.6-javadoc.jar | 413 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.ollgei/shaded-gson/ -->
<dependency>
<groupId>com.github.ollgei</groupId>
<artifactId>shaded-gson</artifactId>
<version>2.8.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ollgei/shaded-gson/
implementation 'com.github.ollgei:shaded-gson:2.8.6'
// https://jarcasting.com/artifacts/com.github.ollgei/shaded-gson/
implementation ("com.github.ollgei:shaded-gson:2.8.6")
'com.github.ollgei:shaded-gson:jar:2.8.6'
<dependency org="com.github.ollgei" name="shaded-gson" rev="2.8.6">
<artifact name="shaded-gson" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ollgei', module='shaded-gson', version='2.8.6')
)
libraryDependencies += "com.github.ollgei" % "shaded-gson" % "2.8.6"
[com.github.ollgei/shaded-gson "2.8.6"]