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

Jar examples for a:adaptrex-core

Description

The Core Adaptrex Framework

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

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials