| License |
License |
|---|---|
| Categories |
CategoriesJSON Data |
| GroupId | GroupIdcom.malliina |
| ArtifactId | ArtifactIdplay-json_2.13 |
| Version | Version2.8.1 |
| Type | Typejar |
| Description |
Descriptionplay-json
play-json
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| play-json_2.13-2.8.1.pom | |
| play-json_2.13-2.8.1.jar | 731 KB |
| play-json_2.13-2.8.1-sources.jar | 55 KB |
| play-json_2.13-2.8.1-playdoc.jar | 22 KB |
| play-json_2.13-2.8.1-javadoc.jar | 2 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.malliina/play-json_2.13/ -->
<dependency>
<groupId>com.malliina</groupId>
<artifactId>play-json_2.13</artifactId>
<version>2.8.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.malliina/play-json_2.13/
implementation 'com.malliina:play-json_2.13:2.8.1'
// https://jarcasting.com/artifacts/com.malliina/play-json_2.13/
implementation ("com.malliina:play-json_2.13:2.8.1")
'com.malliina:play-json_2.13:jar:2.8.1'
<dependency org="com.malliina" name="play-json_2.13" rev="2.8.1">
<artifact name="play-json_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.malliina', module='play-json_2.13', version='2.8.1')
)
libraryDependencies += "com.malliina" % "play-json_2.13" % "2.8.1"
[com.malliina/play-json_2.13 "2.8.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.13.1 |
| com.malliina : play-functional_2.13 | jar | 2.8.1 |
| org.scala-lang : scala-reflect | jar | 2.13.1 |
| joda-time : joda-time | jar | 2.10.5 |
| com.fasterxml.jackson.core : jackson-core | jar | 2.10.2 |
| com.fasterxml.jackson.core : jackson-annotations | jar | 2.10.2 |
| com.fasterxml.jackson.datatype : jackson-datatype-jdk8 | jar | 2.10.2 |
| com.fasterxml.jackson.datatype : jackson-datatype-jsr310 | jar | 2.10.2 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.10.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-compiler | jar | 2.13.1 |
| com.github.ghik : silencer-lib_2.13.1 | jar | 1.6.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scalatest : scalatest_2.13 | jar | 3.1.1 |
| org.scalatestplus : scalacheck-1-14_2.13 | jar | 3.1.1.1 |
| org.scalacheck : scalacheck_2.13 | jar | 1.14.3 |
| com.chuusai : shapeless_2.13 | jar | 2.3.3 |
| org.specs2 : specs2-core_2.13 | jar | 4.9.1 |
| org.specs2 : specs2-junit_2.13 | jar | 4.9.1 |
| ch.qos.logback : logback-classic | jar | 1.2.3 |