License |
License |
---|---|
Categories |
CategoriesJSON Data Akka Container Microservices Reactive libraries |
GroupId | GroupIdcom.kreattiewe.akka |
ArtifactId | ArtifactIdplay-json-marshalling_2.11 |
Version | Version1.0.1 |
Type | Typejar |
Description |
Descriptionplay-json-marshalling
play-json-marshalling
|
Project URL |
Project URL |
Project Organization |
Project Organizationcom.kreattiewe.akka |
<!-- https://jarcasting.com/artifacts/com.kreattiewe.akka/play-json-marshalling_2.11/ -->
<dependency>
<groupId>com.kreattiewe.akka</groupId>
<artifactId>play-json-marshalling_2.11</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.kreattiewe.akka/play-json-marshalling_2.11/
implementation 'com.kreattiewe.akka:play-json-marshalling_2.11:1.0.1'
// https://jarcasting.com/artifacts/com.kreattiewe.akka/play-json-marshalling_2.11/
implementation ("com.kreattiewe.akka:play-json-marshalling_2.11:1.0.1")
'com.kreattiewe.akka:play-json-marshalling_2.11:jar:1.0.1'
<dependency org="com.kreattiewe.akka" name="play-json-marshalling_2.11" rev="1.0.1">
<artifact name="play-json-marshalling_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.kreattiewe.akka', module='play-json-marshalling_2.11', version='1.0.1')
)
libraryDependencies += "com.kreattiewe.akka" % "play-json-marshalling_2.11" % "1.0.1"
[com.kreattiewe.akka/play-json-marshalling_2.11 "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.6 |
com.typesafe.akka : akka-http-core-experimental_2.11 | jar | 1.0-RC2 |
com.typesafe.akka : akka-http-scala-experimental_2.11 | jar | 1.0-RC2 |
com.typesafe.play : play-json_2.11 | jar | 2.4.0-RC1 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.11 | jar | 2.2.4 |