License |
License |
---|---|
GroupId | GroupIdfr.marcwrobel |
ArtifactId | ArtifactIdjbanking |
Last Version | Last Version3.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjbanking
A banking API for Java.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
jbanking-3.2.0.pom | |
jbanking-3.2.0.jar | 50 KB |
jbanking-3.2.0-sources.jar | 30 KB |
jbanking-3.2.0-javadoc.jar | 134 KB |
Browse |
<!-- 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"]