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