tototoshi / play-json-naming 1.5.0
GitHubCustom naming convention for play-json to map snake_case json to camelCase case classes
play-json-naming 1.2.0
Group ID:
com.github.tototoshi
Artifact ID:
play-json-naming_2.12
Version:
1.2.0
Release Date:
Jun 25, 2017
Licenses:
Files:
Full Scala Version:
2.12.2
Developers:
libraryDependencies += "com.github.tototoshi" %% "play-json-naming" % "1.2.0"
ivy"com.github.tototoshi::play-json-naming:1.2.0"
//> using dep "com.github.tototoshi::play-json-naming:1.2.0"
import $ivy.`com.github.tototoshi::play-json-naming:1.2.0`
<dependency> <groupId>com.github.tototoshi</groupId> <artifactId>play-json-naming_2.12</artifactId> <version>1.2.0</version> </dependency>
compile group: 'com.github.tototoshi', name: 'play-json-naming_2.12', version: '1.2.0'