Last Version

json-scala-values 3.0.0-RC.1

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_0.21
Version

Version

3.0.0-RC.1
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_0.21 3.0.0-RC.1


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

Dependencies

compile (3)

Group / Artifact Type Version
ch.epfl.lamp : dotty-library_0.21 jar 0.21.0-RC1
com.dslplatform : dsl-json jar 1.9.5
com.fasterxml.jackson.core : jackson-core jar 2.10.1

test (2)

Group / Artifact Type Version
org.scalacheck : scalacheck_2.13 jar 1.14.3
com.github.imrafaelmerino : json-scala-values-generator_2.13 jar 1.1.0

Project Modules

There are no modules declared in this project.