License |
License |
---|---|
Categories |
CategoriesJSON Data |
GroupId | GroupIdcom.beamly |
ArtifactId | ArtifactIdplayjsonsnake_2.11 |
Version | Version1.0.2 |
Type | Typejar |
Description |
Descriptionplayjsonsnake
A micro-library that adds snake case support to play-json
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
playjsonsnake_2.11-1.0.2.pom | |
playjsonsnake_2.11-1.0.2.jar | 91 KB |
playjsonsnake_2.11-1.0.2-sources.jar | 3 KB |
playjsonsnake_2.11-1.0.2-javadoc.jar | 345 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-compiler | jar | 2.11.7 |
Group / Artifact | Type | Version |
---|---|---|
org.specs2 : specs2-core_2.11 | jar | 3.6.5 |