License |
License |
---|---|
Categories |
CategoriesJSON Data JsonPath |
GroupId | GroupIdeu.timepit |
ArtifactId | ArtifactIdrefined-jsonpath_2.10 |
Version | Version0.9.2 |
Type | Typejar |
Description |
Descriptionrefined
Simple refinement types for Scala
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/eu.timepit/refined-jsonpath_2.10/ -->
<dependency>
<groupId>eu.timepit</groupId>
<artifactId>refined-jsonpath_2.10</artifactId>
<version>0.9.2</version>
</dependency>
// https://jarcasting.com/artifacts/eu.timepit/refined-jsonpath_2.10/
implementation 'eu.timepit:refined-jsonpath_2.10:0.9.2'
// https://jarcasting.com/artifacts/eu.timepit/refined-jsonpath_2.10/
implementation ("eu.timepit:refined-jsonpath_2.10:0.9.2")
'eu.timepit:refined-jsonpath_2.10:jar:0.9.2'
<dependency org="eu.timepit" name="refined-jsonpath_2.10" rev="0.9.2">
<artifact name="refined-jsonpath_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='eu.timepit', module='refined-jsonpath_2.10', version='0.9.2')
)
libraryDependencies += "eu.timepit" % "refined-jsonpath_2.10" % "0.9.2"
[eu.timepit/refined-jsonpath_2.10 "0.9.2"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.10.7 |
eu.timepit : refined_2.10 | jar | 0.9.2 |
com.jayway.jsonpath : json-path | jar | 2.4.0 |