Last Version

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

License

License

GroupId

GroupId

us.fatehi
ArtifactId

ArtifactId

credit_card_number
Version

Version

3.0.0
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/credit_card_number
Project Organization

Project Organization

Sualeh Fatehi
Source Code Management

Source Code Management

https://github.com/sualeh/credit_card_number

Download credit_card_number 3.0.0


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

Dependencies

compile (2)

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

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.7.0
org.hamcrest : hamcrest jar 2.2

Project Modules

There are no modules declared in this project.