License |
License |
---|---|
GroupId | GroupIdio.github.d-exclaimation |
ArtifactId | ArtifactIdsoda_2.13 |
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_2.13-0.5.0.pom | |
soda_2.13-0.5.0.jar | 154 KB |
soda_2.13-0.5.0-sources.jar | 25 KB |
soda_2.13-0.5.0-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.d-exclaimation/soda_2.13/ -->
<dependency>
<groupId>io.github.d-exclaimation</groupId>
<artifactId>soda_2.13</artifactId>
<version>0.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.d-exclaimation/soda_2.13/
implementation 'io.github.d-exclaimation:soda_2.13:0.5.0'
// https://jarcasting.com/artifacts/io.github.d-exclaimation/soda_2.13/
implementation ("io.github.d-exclaimation:soda_2.13:0.5.0")
'io.github.d-exclaimation:soda_2.13:jar:0.5.0'
<dependency org="io.github.d-exclaimation" name="soda_2.13" rev="0.5.0">
<artifact name="soda_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.d-exclaimation', module='soda_2.13', version='0.5.0')
)
libraryDependencies += "io.github.d-exclaimation" % "soda_2.13" % "0.5.0"
[io.github.d-exclaimation/soda_2.13 "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 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.13 | jar | 3.2.9 |