Jar examples for a:apex-java
You can download jar file apex-java 1.10 in this page.
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'
Click the following link to download the jar file.
apex-java-1.10-javadoc.jar