playjsonsnake

A micro-library that adds snake case support to play-json

License

License

Categories

Categories

JSON Data
GroupId

GroupId

com.beamly
ArtifactId

ArtifactId

playjsonsnake_2.10
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

playjsonsnake
A micro-library that adds snake case support to play-json
Project URL

Project URL

https://github.com/beamly/playjsonsnake
Project Organization

Project Organization

com.beamly
Source Code Management

Source Code Management

https://github.com/beamly/playjsonsnake

Download playjsonsnake_2.10

How to add to project

<!-- https://jarcasting.com/artifacts/com.beamly/playjsonsnake_2.10/ -->
<dependency>
    <groupId>com.beamly</groupId>
    <artifactId>playjsonsnake_2.10</artifactId>
    <version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.beamly/playjsonsnake_2.10/
implementation 'com.beamly:playjsonsnake_2.10:1.0.2'
// https://jarcasting.com/artifacts/com.beamly/playjsonsnake_2.10/
implementation ("com.beamly:playjsonsnake_2.10:1.0.2")
'com.beamly:playjsonsnake_2.10:jar:1.0.2'
<dependency org="com.beamly" name="playjsonsnake_2.10" rev="1.0.2">
  <artifact name="playjsonsnake_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.beamly', module='playjsonsnake_2.10', version='1.0.2')
)
libraryDependencies += "com.beamly" % "playjsonsnake_2.10" % "1.0.2"
[com.beamly/playjsonsnake_2.10 "1.0.2"]

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.10.6
org.typelevel : macro-compat_2.10 jar 1.1.1
com.typesafe.play : play-json_2.10 jar 2.4.6

provided (1)

Group / Artifact Type Version
org.scala-lang : scala-compiler jar 2.10.6

test (1)

Group / Artifact Type Version
org.specs2 : specs2-core_2.10 jar 3.6.5

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2
1.0.1
1.0.0