| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.github.d-exclaimation |
| Идентификатор | Идентификаторsoda |
| Последняя версия | Последняя версия0.5.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеsoda
Enchant your experience of GraphQL with some soda
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| 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 |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.13.3 |
| org.sangria-graphql : sangria_2.13 | jar | 2.1.3 |