License |
License |
---|---|
Categories |
CategoriesApollo Container Microservices |
GroupId | GroupIdcom.apollographql.apollo |
ArtifactId | ArtifactIdapollo-api |
Last Version | Last Version2.5.12 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionApollo GraphQL API
Apollo GraphQL API classes
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
apollo-api-2.5.12.pom | |
apollo-api-2.5.12.module | 1 KB |
apollo-api-2.5.12-sources.jar | 9 KB |
apollo-api-2.5.12-javadoc.jar | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.apollographql.apollo/apollo-api/ -->
<dependency>
<groupId>com.apollographql.apollo</groupId>
<artifactId>apollo-api</artifactId>
<version>2.5.12</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.apollographql.apollo/apollo-api/
implementation 'com.apollographql.apollo:apollo-api:2.5.12'
// https://jarcasting.com/artifacts/com.apollographql.apollo/apollo-api/
implementation ("com.apollographql.apollo:apollo-api:2.5.12")
'com.apollographql.apollo:apollo-api:pom:2.5.12'
<dependency org="com.apollographql.apollo" name="apollo-api" rev="2.5.12">
<artifact name="apollo-api" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.apollographql.apollo', module='apollo-api', version='2.5.12')
)
libraryDependencies += "com.apollographql.apollo" % "apollo-api" % "2.5.12"
[com.apollographql.apollo/apollo-api "2.5.12"]
Group / Artifact | Type | Version |
---|---|---|
com.squareup.okio : okio-multiplatform | jar | 2.9.0 |
org.jetbrains.kotlin : kotlin-stdlib-common | jar | 1.5.31 |