Download adaptrex-core-0.9.13.jar file - Jar a

Jar examples for a:adaptrex-core

Description

The Core Adaptrex Framework

You can download jar file adaptrex-core 0.9.13 in this page.

License

Apache License

Build File

You can use the following script to add adaptrex-core-0.9.13.jar to your project.

<dependency>
   <groupId>com.adaptrex</groupId>
   <artifactId>adaptrex-core</artifactId>
   <version>0.9.13</version>
</dependency>
compile group: 'com.adaptrex', name: 'adaptrex-core', version: '0.9.13'
libraryDependencies += "com.adaptrex" % "adaptrex-core" % "0.9.13"
<dependency org="com.adaptrex" name="adaptrex-core" rev="0.9.13"/>
@Grapes(@Grab(group='com.adaptrex', module='adaptrex-core', version='0.9.13'))
'com.adaptrex:adaptrex-core:jar:0.9.13'

Download

Click the following link to download the jar file.

adaptrex-core-0.9.13-javadoc.jar
adaptrex-core-0.9.13-sources.jar
adaptrex-core-0.9.13.jar
adaptrex-core-0.9.13.pom



Related Tutorials