is not current version
Last Version 3.3.7

com.weicoder.extend:json-extend 3.3.5


Categories

Categories

JSON Data
GroupId

GroupId

com.weicoder.extend
ArtifactId

ArtifactId

json-extend
Version

Version

3.3.5
Type

Type

jar

Download json-extend 3.3.5


<!-- https://jarcasting.com/artifacts/com.weicoder.extend/json-extend/ -->
<dependency>
    <groupId>com.weicoder.extend</groupId>
    <artifactId>json-extend</artifactId>
    <version>3.3.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.weicoder.extend/json-extend/
implementation 'com.weicoder.extend:json-extend:3.3.5'
// https://jarcasting.com/artifacts/com.weicoder.extend/json-extend/
implementation ("com.weicoder.extend:json-extend:3.3.5")
'com.weicoder.extend:json-extend:jar:3.3.5'
<dependency org="com.weicoder.extend" name="json-extend" rev="3.3.5">
  <artifact name="json-extend" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.weicoder.extend', module='json-extend', version='3.3.5')
)
libraryDependencies += "com.weicoder.extend" % "json-extend" % "3.3.5"
[com.weicoder.extend/json-extend "3.3.5"]