Download afor-core-0.1.23.jar file - Jar a

Jar examples for a:afor-core

Description

afor-core provides a basis for core dependencies of the afor framework

You can download jar file afor-core 0.1.23 in this page.

Build File

You can use the following script to add afor-core-0.1.23.jar to your project.

<dependency>
   <groupId>nz.co.afor.framework</groupId>
   <artifactId>afor-core</artifactId>
   <version>0.1.23</version>
</dependency>
compile group: 'nz.co.afor.framework', name: 'afor-core', version: '0.1.23'
libraryDependencies += "nz.co.afor.framework" % "afor-core" % "0.1.23"
<dependency org="nz.co.afor.framework" name="afor-core" rev="0.1.23"/>
@Grapes(@Grab(group='nz.co.afor.framework', module='afor-core', version='0.1.23'))
'nz.co.afor.framework:afor-core:jar:0.1.23'

Download

Click the following link to download the jar file.

afor-core-0.1.23-javadoc.jar
afor-core-0.1.23-sources.jar
afor-core-0.1.23.jar
afor-core-0.1.23.pom



Related Tutorials