не последняя версия
Последняя версия 1.2.1

io.semla:semla-graphql 1.0.3


Группа

Группа

io.semla
Идентификатор

Идентификатор

semla-graphql
Версия

Версия

1.0.3
Тип

Тип

jar

Скачать semla-graphql 1.0.3


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