Download spi-api-1.2.jar file - Jar s

Jar examples for s:spi-api

Description

xs2a spi interfaces for aspsp

You can download jar file spi-api 1.2 in this page.

License

Apache License

Build File

You can use the following script to add spi-api-1.2.jar to your project.

<dependency>
   <groupId>de.adorsys.aspsp</groupId>
   <artifactId>spi-api</artifactId>
   <version>1.2</version>
</dependency>
compile group: 'de.adorsys.aspsp', name: 'spi-api', version: '1.2'
libraryDependencies += "de.adorsys.aspsp" % "spi-api" % "1.2"
<dependency org="de.adorsys.aspsp" name="spi-api" rev="1.2"/>
@Grapes(@Grab(group='de.adorsys.aspsp', module='spi-api', version='1.2'))
'de.adorsys.aspsp:spi-api:jar:1.2'

Download

Click the following link to download the jar file.

spi-api-1.2-javadoc.jar
spi-api-1.2-sources.jar
spi-api-1.2.jar
spi-api-1.2.pom



Related Tutorials