Download apollo-test-1.3.0.jar file - Jar a

Jar examples for a:apollo-test

Description

You can download jar file apollo-test 1.3.0 in this page.

Build File

You can use the following script to add apollo-test-1.3.0.jar to your project.

<dependency>
   <groupId>com.spotify</groupId>
   <artifactId>apollo-test</artifactId>
   <version>1.3.0</version>
</dependency>
compile group: 'com.spotify', name: 'apollo-test', version: '1.3.0'
libraryDependencies += "com.spotify" % "apollo-test" % "1.3.0"
<dependency org="com.spotify" name="apollo-test" rev="1.3.0"/>
@Grapes(@Grab(group='com.spotify', module='apollo-test', version='1.3.0'))
'com.spotify:apollo-test:jar:1.3.0'

Download

Click the following link to download the jar file.

apollo-test-1.3.0-javadoc.jar
apollo-test-1.3.0-sources.jar
apollo-test-1.3.0.jar
apollo-test-1.3.0.pom



Related Tutorials