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