Last Version

sangria-play-json 1.0.5

Sangria play-json marshalling

License

License

Categories

Categories

JSON Data
GroupId

GroupId

com.github.pjfanning.sangria
ArtifactId

ArtifactId

sangria-play-json_2.13
Version

Version

1.0.5
Type

Type

jar
Description

Description

sangria-play-json
Sangria play-json marshalling
Project Organization

Project Organization

com.github.pjfanning.sangria
Source Code Management

Source Code Management

https://github.com/sangria-graphql/sangria-play-json.git

Download sangria-play-json_2.13 1.0.5


<!-- https://jarcasting.com/artifacts/com.github.pjfanning.sangria/sangria-play-json_2.13/ -->
<dependency>
    <groupId>com.github.pjfanning.sangria</groupId>
    <artifactId>sangria-play-json_2.13</artifactId>
    <version>1.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.pjfanning.sangria/sangria-play-json_2.13/
implementation 'com.github.pjfanning.sangria:sangria-play-json_2.13:1.0.5'
// https://jarcasting.com/artifacts/com.github.pjfanning.sangria/sangria-play-json_2.13/
implementation ("com.github.pjfanning.sangria:sangria-play-json_2.13:1.0.5")
'com.github.pjfanning.sangria:sangria-play-json_2.13:jar:1.0.5'
<dependency org="com.github.pjfanning.sangria" name="sangria-play-json_2.13" rev="1.0.5">
  <artifact name="sangria-play-json_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.pjfanning.sangria', module='sangria-play-json_2.13', version='1.0.5')
)
libraryDependencies += "com.github.pjfanning.sangria" % "sangria-play-json_2.13" % "1.0.5"
[com.github.pjfanning.sangria/sangria-play-json_2.13 "1.0.5"]

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.0
com.github.pjfanning.sangria : sangria-marshalling-api_2.13 jar 1.0.3
com.typesafe.play : play-json_2.13 jar 2.7.4

test (1)

Group / Artifact Type Version
org.scalatest : scalatest_2.13 jar 3.0.8

Project Modules

There are no modules declared in this project.