Categories |
CategoriesJSON Data |
---|---|
GroupId | GroupIdcom.arakelian |
ArtifactId | ArtifactIdjson-filter |
Version | Version1.7.0 |
Type | Typejar |
Filename | Size |
---|---|
json-filter-1.7.0.pom | |
json-filter-1.7.0.jar | 94 KB |
json-filter-1.7.0-tests.jar | 31 KB |
json-filter-1.7.0-sources.jar | 19 KB |
json-filter-1.7.0-javadoc.jar | 46 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.arakelian/json-filter/ -->
<dependency>
<groupId>com.arakelian</groupId>
<artifactId>json-filter</artifactId>
<version>1.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.arakelian/json-filter/
implementation 'com.arakelian:json-filter:1.7.0'
// https://jarcasting.com/artifacts/com.arakelian/json-filter/
implementation ("com.arakelian:json-filter:1.7.0")
'com.arakelian:json-filter:jar:1.7.0'
<dependency org="com.arakelian" name="json-filter" rev="1.7.0">
<artifact name="json-filter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.arakelian', module='json-filter', version='1.7.0')
)
libraryDependencies += "com.arakelian" % "json-filter" % "1.7.0"
[com.arakelian/json-filter "1.7.0"]