Last Version

json-scala-values 4.0.0

Declarative and immutable Json implemented with persistent data structures.

License

License

Categories

Categories

Scala Languages JSON Data
GroupId

GroupId

com.github.imrafaelmerino
ArtifactId

ArtifactId

json-scala-values_2.13
Version

Version

4.0.0
Type

Type

jar
Description

Description

json-scala-values
Declarative and immutable Json implemented with persistent data structures.
Project URL

Project URL

https://github.com/imrafaelmerino/json-scala-values
Project Organization

Project Organization

Rafael Merino García
Source Code Management

Source Code Management

https://github.com/imrafaelmerino/json-scala-values.git

Download json-scala-values_2.13 4.0.0


<!-- https://jarcasting.com/artifacts/com.github.imrafaelmerino/json-scala-values_2.13/ -->
<dependency>
    <groupId>com.github.imrafaelmerino</groupId>
    <artifactId>json-scala-values_2.13</artifactId>
    <version>4.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.imrafaelmerino/json-scala-values_2.13/
implementation 'com.github.imrafaelmerino:json-scala-values_2.13:4.0.0'
// https://jarcasting.com/artifacts/com.github.imrafaelmerino/json-scala-values_2.13/
implementation ("com.github.imrafaelmerino:json-scala-values_2.13:4.0.0")
'com.github.imrafaelmerino:json-scala-values_2.13:jar:4.0.0'
<dependency org="com.github.imrafaelmerino" name="json-scala-values_2.13" rev="4.0.0">
  <artifact name="json-scala-values_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.imrafaelmerino', module='json-scala-values_2.13', version='4.0.0')
)
libraryDependencies += "com.github.imrafaelmerino" % "json-scala-values_2.13" % "4.0.0"
[com.github.imrafaelmerino/json-scala-values_2.13 "4.0.0"]

Dependencies

compile (5)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.0
com.github.julien-truffaut : monocle-core_2.13 jar 2.1.0
org.scalacheck : scalacheck_2.13 jar 1.14.3
com.fasterxml.jackson.core : jackson-core jar 2.11.3
com.dslplatform : dsl-json jar 1.9.6

test (1)

Group / Artifact Type Version
org.scalatest : scalatest_2.13 jar 3.0.8

Project Modules

There are no modules declared in this project.