is not current version
Last Version 4.0.2

us.fatehi:creditcardnumber 3.0.1

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.0.1
Type

Type

jar

Download creditcardnumber 3.0.1


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