is not current version
Last Version 3.3.0

com.github.imrafaelmerino:json-dotty-values_0.22 3.2.0

Declarative and immutable Json implemented with persistent data structures.

Categories

Categories

JSON Data
GroupId

GroupId

com.github.imrafaelmerino
ArtifactId

ArtifactId

json-dotty-values_0.22
Version

Version

3.2.0
Type

Type

jar

Download json-dotty-values_0.22 3.2.0


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