Last Version

Credit Card Number 2.01.03-alpha03

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

pl.droidsonroids
ArtifactId

ArtifactId

credit_card_number
Version

Version

2.01.03-alpha03
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

Download credit_card_number 2.01.03-alpha03


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

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.4

provided (1)

Group / Artifact Type Version
org.threeten : threetenbp jar 1.3.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.