is not current version
Last Version 2.1.2

org.webjars.npm:creditcards 2.1.1

WebJar for creditcards

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

creditcards
Version

Version

2.1.1
Type

Type

jar

Download creditcards 2.1.1


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