json-scala-values-generator 0.3


Group ID:
com.github.imrafaelmerino
Artifact ID:
json-scala-values-generator_2.13
Version:
0.3
Release Date:
Oct 24, 2019
Licenses:
Files:

libraryDependencies += "com.github.imrafaelmerino" %% "json-scala-values-generator" % "0.3"

Mill build tool

ivy"com.github.imrafaelmerino::json-scala-values-generator:0.3"

Scala CLI

//> using dep "com.github.imrafaelmerino::json-scala-values-generator:0.3"

Ammonite REPL

import $ivy.`com.github.imrafaelmerino::json-scala-values-generator:0.3`

<dependency>
  <groupId>com.github.imrafaelmerino</groupId>
  <artifactId>json-scala-values-generator_2.13</artifactId>
  <version>0.3</version>
</dependency>

compile group: 'com.github.imrafaelmerino', name: 'json-scala-values-generator_2.13', version: '0.3'