is not current version
Last Version 3.2.0

fr.marcwrobel:jbanking 2.0.0


GroupId

GroupId

fr.marcwrobel
ArtifactId

ArtifactId

jbanking
Version

Version

2.0.0
Type

Type

jar

Download jbanking 2.0.0


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