Categories |
CategoriesAngular User Interface Web Frameworks |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdangular-credit-cards |
Version | Version3.1.3 |
Type | Typejar |
Filename | Size |
---|---|
angular-credit-cards-3.1.3.pom | |
angular-credit-cards-3.1.3.jar | 10 KB |
angular-credit-cards-3.1.3-sources.jar | 22 bytes |
angular-credit-cards-3.1.3-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/angular-credit-cards/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>angular-credit-cards</artifactId>
<version>3.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/angular-credit-cards/
implementation 'org.webjars.npm:angular-credit-cards:3.1.3'
// https://jarcasting.com/artifacts/org.webjars.npm/angular-credit-cards/
implementation ("org.webjars.npm:angular-credit-cards:3.1.3")
'org.webjars.npm:angular-credit-cards:jar:3.1.3'
<dependency org="org.webjars.npm" name="angular-credit-cards" rev="3.1.3">
<artifact name="angular-credit-cards" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='angular-credit-cards', version='3.1.3')
)
libraryDependencies += "org.webjars.npm" % "angular-credit-cards" % "3.1.3"
[org.webjars.npm/angular-credit-cards "3.1.3"]