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