is not current version
Last Version 0.5.0

io.github.d-exclaimation:soda 0.4.6

Enchant your experience of GraphQL with some soda

GroupId

GroupId

io.github.d-exclaimation
ArtifactId

ArtifactId

soda
Version

Version

0.4.6
Type

Type

jar

Download soda 0.4.6


<!-- https://jarcasting.com/artifacts/io.github.d-exclaimation/soda/ -->
<dependency>
    <groupId>io.github.d-exclaimation</groupId>
    <artifactId>soda</artifactId>
    <version>0.4.6</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.d-exclaimation/soda/
implementation 'io.github.d-exclaimation:soda:0.4.6'
// https://jarcasting.com/artifacts/io.github.d-exclaimation/soda/
implementation ("io.github.d-exclaimation:soda:0.4.6")
'io.github.d-exclaimation:soda:jar:0.4.6'
<dependency org="io.github.d-exclaimation" name="soda" rev="0.4.6">
  <artifact name="soda" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.d-exclaimation', module='soda', version='0.4.6')
)
libraryDependencies += "io.github.d-exclaimation" % "soda" % "0.4.6"
[io.github.d-exclaimation/soda "0.4.6"]