MVN

org.iban4j : iban4j

Maven & Gradle

Jul 20, 2023
38 usages
244 stars

iban4j · A Java library for International Bank Account Number (IBAN) generation.

<dependency>
    <groupId>org.iban4j</groupId>
    <artifactId>iban4j</artifactId>
    <version>3.2.6-RELEASE</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.iban4j : iban4j to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.2.6-RELEASE

All Versions

Choose a version of org.iban4j : iban4j to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.2.x
iban4j-3.2.6-RELEASE
iban4j-3.2.5-RELEASE
iban4j-3.2.4-RELEASE
iban4j-3.2.3-RELEASE
iban4j-3.2.2-RELEASE
iban4j-3.2.1
iban4j-3.2.0
3.1.x
iban4j-3.1.0
3.0.x
iban4j-3.0.4
iban4j-3.0.3
iban4j-3.0.2
iban4j-3.0.1
iban4j-3.0.0
2.2.x
iban4j-2.2.1
iban4j-2.2.0
2.1.x
iban4j-2.1.1
iban4j-2.1.0
2.0.x
iban4j-2.0.0
1.0.x
iban4j-1.0.2
iban4j-1.0.1
iban4j-1.0.0

How to add a dependency to Maven

Add the following org.iban4j : iban4j maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.iban4j</groupId>
    <artifactId>iban4j</artifactId>
    <version>3.2.6-RELEASE</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.iban4j : iban4j gradle dependency to your build.gradle file:

implementation 'org.iban4j:iban4j:3.2.6-RELEASE'

Gradle Kotlin DSL: Add the following org.iban4j : iban4j gradle kotlin dependency to your build.gradle.kts file:

implementation("org.iban4j:iban4j:3.2.6-RELEASE")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.iban4j : iban4j sbt scala dependency to your build.sbt file:

libraryDependencies += "org.iban4j" % "iban4j" % "3.2.6-RELEASE"

Advertisement

Dependencies from Group

Jul 20, 2023
38 usages
244 stars

Discover Dependencies

Aug 27, 2019
4 usages
209 stars
May 22, 2016
3 usages
2 stars
Aug 28, 2007
29 usages
Jul 16, 2018
275 stars
Jul 23, 2019
9 usages
474 stars
Feb 09, 2017
14 usages
22 stars
Sep 01, 2016
6 usages
0 stars
Jan 09, 2020
3 usages
0 stars