| Категории |
КатегорииJSON Данные |
|---|---|
| Группа | Группаcom.arakelian |
| Идентификатор | Идентификаторjson-filter |
| Версия | Версия1.7.1 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| json-filter-1.7.1.pom | |
| json-filter-1.7.1.jar | 94 KB |
| json-filter-1.7.1-tests.jar | 31 KB |
| json-filter-1.7.1-sources.jar | 19 KB |
| json-filter-1.7.1-javadoc.jar | 46 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.arakelian/json-filter/ -->
<dependency>
<groupId>com.arakelian</groupId>
<artifactId>json-filter</artifactId>
<version>1.7.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.arakelian/json-filter/
implementation 'com.arakelian:json-filter:1.7.1'
// https://jarcasting.com/artifacts/com.arakelian/json-filter/
implementation ("com.arakelian:json-filter:1.7.1")
'com.arakelian:json-filter:jar:1.7.1'
<dependency org="com.arakelian" name="json-filter" rev="1.7.1">
<artifact name="json-filter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.arakelian', module='json-filter', version='1.7.1')
)
libraryDependencies += "com.arakelian" % "json-filter" % "1.7.1"
[com.arakelian/json-filter "1.7.1"]