Download apex-java-1.10.jar file - Jar a

Jar examples for a:apex-java

Description

You can download jar file apex-java 1.10 in this page.

Build File

You can use the following script to add apex-java-1.10.jar to your project.

<dependency>
   <groupId>com.github.blasd.apex</groupId>
   <artifactId>apex-java</artifactId>
   <version>1.10</version>
</dependency>
compile group: 'com.github.blasd.apex', name: 'apex-java', version: '1.10'
libraryDependencies += "com.github.blasd.apex" % "apex-java" % "1.10"
<dependency org="com.github.blasd.apex" name="apex-java" rev="1.10"/>
@Grapes(@Grab(group='com.github.blasd.apex', module='apex-java', version='1.10'))
'com.github.blasd.apex:apex-java:jar:1.10'

Download

Click the following link to download the jar file.

apex-java-1.10-javadoc.jar
apex-java-1.10-sources.jar
apex-java-1.10.jar
apex-java-1.10.pom



Related Tutorials