Jar examples for j:jbanking
Banking API for Java
You can download jar file jbanking 1.0 in this page.
The Apache Software License, Version 2.0
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'
Click the following link to download the jar file.
jbanking-1.0-javadoc.jar