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