Download iron-spi-0.2.0.jar file - Jar i

Jar examples for i:iron-spi

Description

Iron Service Provider Interfaces

You can download jar file iron-spi 0.2.0 in this page.

License

Apache License, Version 2.0

Build File

You can use the following script to add iron-spi-0.2.0.jar to your project.

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

Download

Click the following link to download the jar file.

iron-spi-0.2.0-javadoc.jar
iron-spi-0.2.0-sources.jar
iron-spi-0.2.0.jar
iron-spi-0.2.0.pom



Related Tutorials