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