Categories |
CategoriesJSON Data |
---|---|
GroupId | GroupIdorg.smallmind |
ArtifactId | ArtifactIdweb-json-query |
Version | Version3.3.21 |
Type | Typejar |
Filename | Size |
---|---|
web-json-query-3.3.21.pom | |
web-json-query-3.3.21.jar | 116 KB |
web-json-query-3.3.21-sources.jar | 92 KB |
web-json-query-3.3.21-javadoc.jar | 411 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.smallmind/web-json-query/ -->
<dependency>
<groupId>org.smallmind</groupId>
<artifactId>web-json-query</artifactId>
<version>3.3.21</version>
</dependency>
// https://jarcasting.com/artifacts/org.smallmind/web-json-query/
implementation 'org.smallmind:web-json-query:3.3.21'
// https://jarcasting.com/artifacts/org.smallmind/web-json-query/
implementation ("org.smallmind:web-json-query:3.3.21")
'org.smallmind:web-json-query:jar:3.3.21'
<dependency org="org.smallmind" name="web-json-query" rev="3.3.21">
<artifact name="web-json-query" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.smallmind', module='web-json-query', version='3.3.21')
)
libraryDependencies += "org.smallmind" % "web-json-query" % "3.3.21"
[org.smallmind/web-json-query "3.3.21"]