is not current version
Last Version 4.0.2

us.fatehi:creditcardnumber 3.1.0

Credit Card Number is a library that can provide details of a bank issued credit card number. All classes are immutable and thread-safe. The standard `toString()` function formats data in a readable form.

GroupId

GroupId

us.fatehi
ArtifactId

ArtifactId

creditcardnumber
Version

Version

3.1.0
Type

Type

jar

Download creditcardnumber 3.1.0


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