License |
License |
---|---|
GroupId | GroupIdio.github.d-exclaimation |
ArtifactId | ArtifactIdgraphql-soda |
Last Version | Last Version0.4.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiongraphql-soda
Enchant your experience of graphql with some soda
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
graphql-soda-0.4.1.pom | |
graphql-soda-0.4.1.jar | 50 KB |
graphql-soda-0.4.1-sources.jar | 11 KB |
graphql-soda-0.4.1-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.d-exclaimation/graphql-soda/ -->
<dependency>
<groupId>io.github.d-exclaimation</groupId>
<artifactId>graphql-soda</artifactId>
<version>0.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.d-exclaimation/graphql-soda/
implementation 'io.github.d-exclaimation:graphql-soda:0.4.1'
// https://jarcasting.com/artifacts/io.github.d-exclaimation/graphql-soda/
implementation ("io.github.d-exclaimation:graphql-soda:0.4.1")
'io.github.d-exclaimation:graphql-soda:jar:0.4.1'
<dependency org="io.github.d-exclaimation" name="graphql-soda" rev="0.4.1">
<artifact name="graphql-soda" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.d-exclaimation', module='graphql-soda', version='0.4.1')
)
libraryDependencies += "io.github.d-exclaimation" % "graphql-soda" % "0.4.1"
[io.github.d-exclaimation/graphql-soda "0.4.1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.3 |
org.scala-lang.modules : scala-parser-combinators_2.13 | jar | 1.1.2 |
org.sangria-graphql : sangria_2.13 | jar | 2.1.3 |