Download jbanking-1.0.jar file - Jar j

Jar examples for j:jbanking

Description

Banking API for Java

You can download jar file jbanking 1.0 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add jbanking-1.0.jar to your project.

<dependency>
   <groupId>fr.marcwrobel</groupId>
   <artifactId>jbanking</artifactId>
   <version>1.0</version>
</dependency>
compile group: 'fr.marcwrobel', name: 'jbanking', version: '1.0'
libraryDependencies += "fr.marcwrobel" % "jbanking" % "1.0"
<dependency org="fr.marcwrobel" name="jbanking" rev="1.0"/>
@Grapes(@Grab(group='fr.marcwrobel', module='jbanking', version='1.0'))
'fr.marcwrobel:jbanking:jar:1.0'

Download

Click the following link to download the jar file.

jbanking-1.0-javadoc.jar
jbanking-1.0-sources.jar
jbanking-1.0.jar
jbanking-1.0.pom



Related Tutorials