не последняя версия
Последняя версия 1.0.0-RC5

com.expedia:graphql-kotlin-federation 1.0.0-RC4


Категории

Категории

Kotlin Языки программирования
Группа

Группа

com.expedia
Идентификатор

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

graphql-kotlin-federation
Версия

Версия

1.0.0-RC4
Тип

Тип

jar

Скачать graphql-kotlin-federation 1.0.0-RC4


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