Last Version

json-scala-values 3.3.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.12
Version

Version

3.3.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.12 3.3.0


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

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.10
com.fasterxml.jackson.core : jackson-core jar 2.10.1
com.dslplatform : dsl-json jar 1.9.3

test (3)

Group / Artifact Type Version
org.scalacheck : scalacheck_2.12 jar 1.14.3
org.scalatest : scalatest_2.12 jar 3.0.8
com.github.imrafaelmerino : json-scala-values-generator_2.12 jar 1.2.1

Project Modules

There are no modules declared in this project.