Last Version

refined 0.9.12

Simple refinement types for Scala

License

License

MIT
Categories

Categories

JSON Data JsonPath
GroupId

GroupId

eu.timepit
ArtifactId

ArtifactId

refined-jsonpath_2.11
Version

Version

0.9.12
Type

Type

jar
Description

Description

refined
Simple refinement types for Scala
Project URL

Project URL

https://github.com/fthomas/refined
Project Organization

Project Organization

eu.timepit
Source Code Management

Source Code Management

https://github.com/fthomas/refined

Download refined-jsonpath_2.11 0.9.12


<!-- https://jarcasting.com/artifacts/eu.timepit/refined-jsonpath_2.11/ -->
<dependency>
    <groupId>eu.timepit</groupId>
    <artifactId>refined-jsonpath_2.11</artifactId>
    <version>0.9.12</version>
</dependency>
// https://jarcasting.com/artifacts/eu.timepit/refined-jsonpath_2.11/
implementation 'eu.timepit:refined-jsonpath_2.11:0.9.12'
// https://jarcasting.com/artifacts/eu.timepit/refined-jsonpath_2.11/
implementation ("eu.timepit:refined-jsonpath_2.11:0.9.12")
'eu.timepit:refined-jsonpath_2.11:jar:0.9.12'
<dependency org="eu.timepit" name="refined-jsonpath_2.11" rev="0.9.12">
  <artifact name="refined-jsonpath_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='eu.timepit', module='refined-jsonpath_2.11', version='0.9.12')
)
libraryDependencies += "eu.timepit" % "refined-jsonpath_2.11" % "0.9.12"
[eu.timepit/refined-jsonpath_2.11 "0.9.12"]

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.12
eu.timepit : refined_2.11 jar 0.9.12
com.jayway.jsonpath : json-path jar 2.4.0

Project Modules

There are no modules declared in this project.