Last Version

playjsonsnake 1.0.2

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.11
Version

Version

1.0.2
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.11 1.0.2


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

Dependencies

compile (3)

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

provided (1)

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

test (1)

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

Project Modules

There are no modules declared in this project.