Download apex-common-3.5.0.jar file - Jar a

Jar examples for a:apex-common

Description

You can download jar file apex-common 3.5.0 in this page.

License

Apache License

Build File

You can use the following script to add apex-common-3.5.0.jar to your project.

<dependency>
   <groupId>org.apache.apex</groupId>
   <artifactId>apex-common</artifactId>
   <version>3.5.0</version>
</dependency>
compile group: 'org.apache.apex', name: 'apex-common', version: '3.5.0'
libraryDependencies += "org.apache.apex" % "apex-common" % "3.5.0"
<dependency org="org.apache.apex" name="apex-common" rev="3.5.0"/>
@Grapes(@Grab(group='org.apache.apex', module='apex-common', version='3.5.0'))
'org.apache.apex:apex-common:jar:3.5.0'

Download

Click the following link to download the jar file.

apex-common-3.5.0-javadoc.jar
apex-common-3.5.0-sources.jar
apex-common-3.5.0.jar
apex-common-3.5.0.pom



Related Tutorials