Jar examples for a:apex-java
You can download jar file apex-java 1.8 in this page.
You can use the following script to add apex-java-1.8.jar to your project.
<dependency> <groupId>com.github.blasd.apex</groupId> <artifactId>apex-java</artifactId> <version>1.8</version> </dependency>
compile group: 'com.github.blasd.apex', name: 'apex-java', version: '1.8'
libraryDependencies += "com.github.blasd.apex" % "apex-java" % "1.8"
<dependency org="com.github.blasd.apex" name="apex-java" rev="1.8"/>
@Grapes(@Grab(group='com.github.blasd.apex', module='apex-java', version='1.8'))
'com.github.blasd.apex:apex-java:jar:1.8'
Click the following link to download the jar file.
apex-java-1.8-javadoc.jar