sergei-grigorev / gson-object-scala-syntax   0.4.0

Apache License 2.0 GitHub

Pure and safe type-inference syntax to work with Google Gson library.

Scala versions: 2.12 2.11

gson-object-scala-syntax 0.3.2


Group ID:
com.github.sergeygrigorev
Artifact ID:
gson-object-scala-syntax_2.12
Version:
0.3.2
Release Date:
Nov 16, 2017
Licenses:
Files:

libraryDependencies += "com.github.sergeygrigorev" %% "gson-object-scala-syntax" % "0.3.2"

Mill build tool

ivy"com.github.sergeygrigorev::gson-object-scala-syntax:0.3.2"

Scala CLI

//> using dep "com.github.sergeygrigorev::gson-object-scala-syntax:0.3.2"

Ammonite REPL

import $ivy.`com.github.sergeygrigorev::gson-object-scala-syntax:0.3.2`

<dependency>
  <groupId>com.github.sergeygrigorev</groupId>
  <artifactId>gson-object-scala-syntax_2.12</artifactId>
  <version>0.3.2</version>
</dependency>

compile group: 'com.github.sergeygrigorev', name: 'gson-object-scala-syntax_2.12', version: '0.3.2'