Jar examples for a:apollo-api
Apollo GraphQL API classes
You can download jar file apollo-api 1.3.0 in this page.
MIT
You can use the following script to add apollo-api-1.3.0.jar to your project.
<dependency> <groupId>com.spotify</groupId> <artifactId>apollo-api</artifactId> <version>1.3.0</version> </dependency>
compile group: 'com.spotify', name: 'apollo-api', version: '1.3.0'
libraryDependencies += "com.spotify" % "apollo-api" % "1.3.0"
<dependency org="com.spotify" name="apollo-api" rev="1.3.0"/>
@Grapes(@Grab(group='com.spotify', module='apollo-api', version='1.3.0'))
'com.spotify:apollo-api:jar:1.3.0'
Click the following link to download the jar file.
apollo-api-1.3.0-javadoc.jar