Categories |
CategoriesNet JSON Data |
---|---|
GroupId | GroupIdnet.trajano.doxdb |
ArtifactId | ArtifactIdjson-path |
Version | Version1.0.3 |
Type | Typejar |
Filename | Size |
---|---|
json-path-1.0.3.pom | |
json-path-1.0.3.jar | 114 KB |
json-path-1.0.3-tests.jar | 1 KB |
json-path-1.0.3-sources.jar | 64 KB |
json-path-1.0.3-javadoc.jar | 839 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.trajano.doxdb/json-path/ -->
<dependency>
<groupId>net.trajano.doxdb</groupId>
<artifactId>json-path</artifactId>
<version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/net.trajano.doxdb/json-path/
implementation 'net.trajano.doxdb:json-path:1.0.3'
// https://jarcasting.com/artifacts/net.trajano.doxdb/json-path/
implementation ("net.trajano.doxdb:json-path:1.0.3")
'net.trajano.doxdb:json-path:jar:1.0.3'
<dependency org="net.trajano.doxdb" name="json-path" rev="1.0.3">
<artifact name="json-path" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.trajano.doxdb', module='json-path', version='1.0.3')
)
libraryDependencies += "net.trajano.doxdb" % "json-path" % "1.0.3"
[net.trajano.doxdb/json-path "1.0.3"]