is not current version
Last Version 3.1.0

com.github.imrafaelmerino:json-dotty-values_0.21 0.22.0-RC1

Declarative and immutable Json implemented with persistent data structures.

Categories

Categories

JSON Data
GroupId

GroupId

com.github.imrafaelmerino
ArtifactId

ArtifactId

json-dotty-values_0.21
Version

Version

0.22.0-RC1
Type

Type

jar

Download json-dotty-values_0.21 0.22.0-RC1


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