Download antares-client-1.4.0.jar file - Jar a

Jar examples for a:antares-client

Description

You can download jar file antares-client 1.4.0 in this page.

Build File

You can use the following script to add antares-client-1.4.0.jar to your project.

<dependency>
   <groupId>me.hao0</groupId>
   <artifactId>antares-client</artifactId>
   <version>1.4.0</version>
</dependency>
compile group: 'me.hao0', name: 'antares-client', version: '1.4.0'
libraryDependencies += "me.hao0" % "antares-client" % "1.4.0"
<dependency org="me.hao0" name="antares-client" rev="1.4.0"/>
@Grapes(@Grab(group='me.hao0', module='antares-client', version='1.4.0'))
'me.hao0:antares-client:jar:1.4.0'

Download

Click the following link to download the jar file.

antares-client-1.4.0-javadoc.jar
antares-client-1.4.0-sources.jar
antares-client-1.4.0.jar
antares-client-1.4.0.pom



Related Tutorials