License |
License |
---|---|
Categories |
CategoriesJSON Data Native Development Tools |
GroupId | GroupIdorg.sangria-graphql |
ArtifactId | ArtifactIdsangria-json4s-native_2.13 |
Version | Version1.0.2 |
Type | Typejar |
Description |
Descriptionsangria-json4s-native
Sangria json4s-native marshalling
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.sangria-graphql/sangria-json4s-native_2.13/ -->
<dependency>
<groupId>org.sangria-graphql</groupId>
<artifactId>sangria-json4s-native_2.13</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.sangria-graphql/sangria-json4s-native_2.13/
implementation 'org.sangria-graphql:sangria-json4s-native_2.13:1.0.2'
// https://jarcasting.com/artifacts/org.sangria-graphql/sangria-json4s-native_2.13/
implementation ("org.sangria-graphql:sangria-json4s-native_2.13:1.0.2")
'org.sangria-graphql:sangria-json4s-native_2.13:jar:1.0.2'
<dependency org="org.sangria-graphql" name="sangria-json4s-native_2.13" rev="1.0.2">
<artifact name="sangria-json4s-native_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.sangria-graphql', module='sangria-json4s-native_2.13', version='1.0.2')
)
libraryDependencies += "org.sangria-graphql" % "sangria-json4s-native_2.13" % "1.0.2"
[org.sangria-graphql/sangria-json4s-native_2.13 "1.0.2"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.6 |
org.sangria-graphql : sangria-marshalling-api_2.13 | jar | 1.0.6 |
org.json4s : json4s-native-core_2.13 | jar | 4.0.1 |
Group / Artifact | Type | Version |
---|---|---|
org.sangria-graphql : sangria-marshalling-testkit_2.13 | jar | 1.0.4 |
org.scalatest : scalatest_2.13 | jar | 3.2.9 |