| License |
License |
|---|---|
| Categories |
CategoriesJSON Data |
| GroupId | GroupIdorg.sangria-graphql |
| ArtifactId | ArtifactIdsangria-play-json_2.11 |
| Version | Version2.0.0 |
| Type | Typejar |
| Description |
Descriptionsangria-play-json
Sangria play-json marshalling
|
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.sangria-graphql/sangria-play-json_2.11/ -->
<dependency>
<groupId>org.sangria-graphql</groupId>
<artifactId>sangria-play-json_2.11</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.sangria-graphql/sangria-play-json_2.11/
implementation 'org.sangria-graphql:sangria-play-json_2.11:2.0.0'
// https://jarcasting.com/artifacts/org.sangria-graphql/sangria-play-json_2.11/
implementation ("org.sangria-graphql:sangria-play-json_2.11:2.0.0")
'org.sangria-graphql:sangria-play-json_2.11:jar:2.0.0'
<dependency org="org.sangria-graphql" name="sangria-play-json_2.11" rev="2.0.0">
<artifact name="sangria-play-json_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.sangria-graphql', module='sangria-play-json_2.11', version='2.0.0')
)
libraryDependencies += "org.sangria-graphql" % "sangria-play-json_2.11" % "2.0.0"
[org.sangria-graphql/sangria-play-json_2.11 "2.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.11.12 |
| org.sangria-graphql : sangria-marshalling-api_2.11 | jar | 1.0.4 |
| com.typesafe.play : play-json_2.11 | jar | 2.7.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.sangria-graphql : sangria-marshalling-testkit_2.11 | jar | 1.0.2 |
| org.scalatest : scalatest_2.11 | jar | 3.0.8 |