License |
License |
---|---|
Categories |
CategoriesJSON Data Akka Container Microservices Reactive libraries |
GroupId | GroupIdru.makkarpov |
ArtifactId | ArtifactIdpray-json_2.12 |
Version | Version0.4.1 |
Type | Typejar |
Description |
Descriptionpray-json
play-json as it was supposed to be
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
pray-json_2.12-0.4.1.pom | |
pray-json_2.12-0.4.1.jar | 208 KB |
pray-json_2.12-0.4.1-sources.jar | 23 KB |
pray-json_2.12-0.4.1-javadoc.jar | 810 KB |
Browse |
<!-- https://jarcasting.com/artifacts/ru.makkarpov/pray-json_2.12/ -->
<dependency>
<groupId>ru.makkarpov</groupId>
<artifactId>pray-json_2.12</artifactId>
<version>0.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/ru.makkarpov/pray-json_2.12/
implementation 'ru.makkarpov:pray-json_2.12:0.4.1'
// https://jarcasting.com/artifacts/ru.makkarpov/pray-json_2.12/
implementation ("ru.makkarpov:pray-json_2.12:0.4.1")
'ru.makkarpov:pray-json_2.12:jar:0.4.1'
<dependency org="ru.makkarpov" name="pray-json_2.12" rev="0.4.1">
<artifact name="pray-json_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='ru.makkarpov', module='pray-json_2.12', version='0.4.1')
)
libraryDependencies += "ru.makkarpov" % "pray-json_2.12" % "0.4.1"
[ru.makkarpov/pray-json_2.12 "0.4.1"]
Group / Artifact | Type | Version |
---|---|---|
com.typesafe.play : play-json_2.12 | jar | 2.6.2 |
org.scala-lang : scala-reflect | jar | 2.12.1 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.12 | jar | 3.0.1 |