License |
License |
---|---|
Categories |
CategoriesNet JSON Data |
GroupId | GroupIdnet.liftmodules |
ArtifactId | ArtifactIdjson-extractor-ng_3.2_2.12 |
Version | Version0.3.0 |
Type | Typejar |
Description |
Descriptionjson-extractor-ng
json-extractor-ng
|
Project URL |
Project URL |
Project Organization |
Project Organizationnet.liftmodules |
<!-- https://jarcasting.com/artifacts/net.liftmodules/json-extractor-ng_3.2_2.12/ -->
<dependency>
<groupId>net.liftmodules</groupId>
<artifactId>json-extractor-ng_3.2_2.12</artifactId>
<version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.liftmodules/json-extractor-ng_3.2_2.12/
implementation 'net.liftmodules:json-extractor-ng_3.2_2.12:0.3.0'
// https://jarcasting.com/artifacts/net.liftmodules/json-extractor-ng_3.2_2.12/
implementation ("net.liftmodules:json-extractor-ng_3.2_2.12:0.3.0")
'net.liftmodules:json-extractor-ng_3.2_2.12:jar:0.3.0'
<dependency org="net.liftmodules" name="json-extractor-ng_3.2_2.12" rev="0.3.0">
<artifact name="json-extractor-ng_3.2_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.liftmodules', module='json-extractor-ng_3.2_2.12', version='0.3.0')
)
libraryDependencies += "net.liftmodules" % "json-extractor-ng_3.2_2.12" % "0.3.0"
[net.liftmodules/json-extractor-ng_3.2_2.12 "0.3.0"]
Group / Artifact | Type | Version |
---|---|---|
net.liftweb : lift-json_2.12 | jar | 3.2.0 |
org.scala-lang : scala-reflect | jar | 2.12.4 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.12 | jar | 3.0.1 |