Files download
File Operation
json-dotty-values-generator_0.22-3.2.0.jar download
json-dotty-values-generator_0.22-3.2.0.pom download
json-dotty-values-generator_0.22-3.2.0-sources.jar download
Apache Maven
<dependency>
  <groupId>com.github.imrafaelmerino</groupId>
  <artifactId>json-dotty-values-generator_0.22</artifactId>
  <version>3.2.0</version>
</dependency>
Gradle Groovy
implementation 'com.github.imrafaelmerino:json-dotty-values-generator_0.22:3.2.0'
Gradle Kotlin
implementation("com.github.imrafaelmerino:json-dotty-values-generator_0.22:3.2.0")
Scala SBT
libraryDependencies += "com.github.imrafaelmerino" % "json-dotty-values-generator_0.22" % "3.2.0"
Groovy Grape
@Grapes(
  @Grab(group='com.github.imrafaelmerino', module='json-dotty-values-generator_0.22', version='3.2.0')
)
Apache Ivy
<dependency org="com.github.imrafaelmerino" name="json-dotty-values-generator_0.22" rev="3.2.0" />
Leiningen
[com.github.imrafaelmerino/json-dotty-values-generator_0.22 "3.2.0"]
Apache Buildr
'com.github.imrafaelmerino:json-dotty-values-generator_0.22:jar:3.2.0'