is not current version
Last Version 3.1.0

com.github.imrafaelmerino:json-dotty-values_0.21 3.0.1

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

3.0.1
Type

Type

jar

Download json-dotty-values_0.21 3.0.1


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