Last Version

Credit Card Number 4.0.2

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.

License

License

GroupId

GroupId

us.fatehi
ArtifactId

ArtifactId

creditcardnumber
Version

Version

4.0.2
Type

Type

jar
Description

Description

Credit Card Number
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.
Project URL

Project URL

https://github.com/sualeh/creditcardnumber
Project Organization

Project Organization

Sualeh Fatehi
Source Code Management

Source Code Management

https://github.com/sualeh/creditcardnumber

Download creditcardnumber 4.0.2


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

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.commons : commons-text jar 1.9

test (4)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.8.2
org.hamcrest : hamcrest jar 2.2
nl.jqno.equalsverifier : equalsverifier jar 3.10
commons-io : commons-io jar 2.11.0

Project Modules

There are no modules declared in this project.