| License |
License |
|---|---|
| Categories |
CategoriesGson Data JSON |
| GroupId | GroupIdcom.weicoder.extend |
| ArtifactId | ArtifactIdgson-extend |
| Last Version | Last Version3.3.8 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionjava tools
|
| Filename | Size |
|---|---|
| gson-extend-3.3.8.pom | |
| gson-extend-3.3.8.jar | 227 KB |
| gson-extend-3.3.8-sources.jar | 142 KB |
| gson-extend-3.3.8-javadoc.jar | 864 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.weicoder.extend/gson-extend/ -->
<dependency>
<groupId>com.weicoder.extend</groupId>
<artifactId>gson-extend</artifactId>
<version>3.3.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.weicoder.extend/gson-extend/
implementation 'com.weicoder.extend:gson-extend:3.3.8'
// https://jarcasting.com/artifacts/com.weicoder.extend/gson-extend/
implementation ("com.weicoder.extend:gson-extend:3.3.8")
'com.weicoder.extend:gson-extend:jar:3.3.8'
<dependency org="com.weicoder.extend" name="gson-extend" rev="3.3.8">
<artifact name="gson-extend" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.weicoder.extend', module='gson-extend', version='3.3.8')
)
libraryDependencies += "com.weicoder.extend" % "gson-extend" % "3.3.8"
[com.weicoder.extend/gson-extend "3.3.8"]