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