License |
License |
---|---|
Categories |
CategoriesJSON Data |
GroupId | GroupIdcom.weicoder.extend |
ArtifactId | ArtifactIdjson-extend |
Last Version | Last Version3.3.7 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjava tools
|
Filename | Size |
---|---|
json-extend-3.3.7.pom | |
json-extend-3.3.7.jar | 932 KB |
json-extend-3.3.7-sources.jar | 339 KB |
json-extend-3.3.7-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.weicoder.extend/json-extend/ -->
<dependency>
<groupId>com.weicoder.extend</groupId>
<artifactId>json-extend</artifactId>
<version>3.3.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.weicoder.extend/json-extend/
implementation 'com.weicoder.extend:json-extend:3.3.7'
// https://jarcasting.com/artifacts/com.weicoder.extend/json-extend/
implementation ("com.weicoder.extend:json-extend:3.3.7")
'com.weicoder.extend:json-extend:jar:3.3.7'
<dependency org="com.weicoder.extend" name="json-extend" rev="3.3.7">
<artifact name="json-extend" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.weicoder.extend', module='json-extend', version='3.3.7')
)
libraryDependencies += "com.weicoder.extend" % "json-extend" % "3.3.7"
[com.weicoder.extend/json-extend "3.3.7"]