| License |
License |
|---|---|
| Categories |
CategoriesJSON Data |
| GroupId | GroupIddev.akif |
| ArtifactId | ArtifactIde-play-json_2.13 |
| Version | Version2.0.1 |
| Type | Typejar |
| Description |
Descriptione-play-json
A zero-dependency micro library to deal with errors
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| e-play-json_2.13-2.0.1.pom | |
| e-play-json_2.13-2.0.1.jar | 11 KB |
| e-play-json_2.13-2.0.1-sources.jar | 1 KB |
| e-play-json_2.13-2.0.1-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/dev.akif/e-play-json_2.13/ -->
<dependency>
<groupId>dev.akif</groupId>
<artifactId>e-play-json_2.13</artifactId>
<version>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/dev.akif/e-play-json_2.13/
implementation 'dev.akif:e-play-json_2.13:2.0.1'
// https://jarcasting.com/artifacts/dev.akif/e-play-json_2.13/
implementation ("dev.akif:e-play-json_2.13:2.0.1")
'dev.akif:e-play-json_2.13:jar:2.0.1'
<dependency org="dev.akif" name="e-play-json_2.13" rev="2.0.1">
<artifact name="e-play-json_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='dev.akif', module='e-play-json_2.13', version='2.0.1')
)
libraryDependencies += "dev.akif" % "e-play-json_2.13" % "2.0.1"
[dev.akif/e-play-json_2.13 "2.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.13.8 |
| dev.akif : e-scala_2.13 | jar | 2.0.1 |
| org.jetbrains.kotlin : kotlin-scripting-compiler-embeddable | jar | 1.3.50 |
| org.typelevel : cats-core_2.13 | jar | 2.7.0 |
| com.typesafe.play : play-json_2.13 | jar | 2.9.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scalameta : munit_2.13 | jar | 0.7.29 |
| org.scalameta : munit-scalacheck_2.13 | jar | 0.7.29 |