License |
License |
---|---|
GroupId | GroupIdorg.sangria-graphql |
ArtifactId | ArtifactIdsangria-derivation_2.13 |
Last Version | Last Version3.1.0-RC1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionsangria-derivation
sangria-derivation
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.sangria-graphql/sangria-derivation_2.13/ -->
<dependency>
<groupId>org.sangria-graphql</groupId>
<artifactId>sangria-derivation_2.13</artifactId>
<version>3.1.0-RC1</version>
</dependency>
// https://jarcasting.com/artifacts/org.sangria-graphql/sangria-derivation_2.13/
implementation 'org.sangria-graphql:sangria-derivation_2.13:3.1.0-RC1'
// https://jarcasting.com/artifacts/org.sangria-graphql/sangria-derivation_2.13/
implementation ("org.sangria-graphql:sangria-derivation_2.13:3.1.0-RC1")
'org.sangria-graphql:sangria-derivation_2.13:jar:3.1.0-RC1'
<dependency org="org.sangria-graphql" name="sangria-derivation_2.13" rev="3.1.0-RC1">
<artifact name="sangria-derivation_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.sangria-graphql', module='sangria-derivation_2.13', version='3.1.0-RC1')
)
libraryDependencies += "org.sangria-graphql" % "sangria-derivation_2.13" % "3.1.0-RC1"
[org.sangria-graphql/sangria-derivation_2.13 "3.1.0-RC1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.8 |
org.sangria-graphql : sangria-core_2.13 | jar | 3.1.0-RC1 |
org.scala-lang : scala-reflect | jar | 2.13.8 |