Last Version

jbanking 3.2.0

A banking API for Java.

License

License

GroupId

GroupId

fr.marcwrobel
ArtifactId

ArtifactId

jbanking
Version

Version

3.2.0
Type

Type

jar
Description

Description

jbanking
A banking API for Java.
Project URL

Project URL

http://jbanking.marcwrobel.fr
Project Organization

Project Organization

Marc Wrobel
Source Code Management

Source Code Management

https://github.com/marcwrobel/jbanking

Download jbanking 3.2.0


<!-- https://jarcasting.com/artifacts/fr.marcwrobel/jbanking/ -->
<dependency>
    <groupId>fr.marcwrobel</groupId>
    <artifactId>jbanking</artifactId>
    <version>3.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/fr.marcwrobel/jbanking/
implementation 'fr.marcwrobel:jbanking:3.2.0'
// https://jarcasting.com/artifacts/fr.marcwrobel/jbanking/
implementation ("fr.marcwrobel:jbanking:3.2.0")
'fr.marcwrobel:jbanking:jar:3.2.0'
<dependency org="fr.marcwrobel" name="jbanking" rev="3.2.0">
  <artifact name="jbanking" type="jar" />
</dependency>
@Grapes(
@Grab(group='fr.marcwrobel', module='jbanking', version='3.2.0')
)
libraryDependencies += "fr.marcwrobel" % "jbanking" % "3.2.0"
[fr.marcwrobel/jbanking "3.2.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.