Download alf-api-0.8.0.jar file - Jar a

Jar examples for a:alf-api

Description

ALF API

You can download jar file alf-api 0.8.0 in this page.

License

Apache License, Version 2.0

Build File

You can use the following script to add alf-api-0.8.0.jar to your project.

<dependency>
   <groupId>io.axway.alf</groupId>
   <artifactId>alf-api</artifactId>
   <version>0.8.0</version>
</dependency>
compile group: 'io.axway.alf', name: 'alf-api', version: '0.8.0'
libraryDependencies += "io.axway.alf" % "alf-api" % "0.8.0"
<dependency org="io.axway.alf" name="alf-api" rev="0.8.0"/>
@Grapes(@Grab(group='io.axway.alf', module='alf-api', version='0.8.0'))
'io.axway.alf:alf-api:jar:0.8.0'

Download

Click the following link to download the jar file.

alf-api-0.8.0-javadoc.jar
alf-api-0.8.0-sources.jar
alf-api-0.8.0.jar
alf-api-0.8.0.pom



Related Tutorials