не последняя версия
Последняя версия 3.3.7

com.weicoder.extend:json-extend 3.3.5


Категории

Категории

JSON Данные
Группа

Группа

com.weicoder.extend
Идентификатор

Идентификатор

json-extend
Версия

Версия

3.3.5
Тип

Тип

jar

Скачать 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"]