не последняя версия
Последняя версия 2.0.0.RELEASE

com.aeert:json-filter 1.0.0.RELEASE

In response to the JSON filter processing component, the JSON returned from the interface is filtered and masked through annotations

Категории

Категории

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

Группа

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

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

json-filter
Версия

Версия

1.0.0.RELEASE
Тип

Тип

jar

Скачать json-filter 1.0.0.RELEASE


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