Categories |
CategoriesAngular User Interface Web Frameworks |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdangular-credit-cards |
Version | Version2.3.5 |
Type | Typejar |
Filename | Size |
---|---|
angular-credit-cards-2.3.5.pom | |
angular-credit-cards-2.3.5.jar | 9 KB |
angular-credit-cards-2.3.5-sources.jar | 22 bytes |
angular-credit-cards-2.3.5-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>2.3.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/angular-credit-cards/
implementation 'org.webjars.npm:angular-credit-cards:2.3.5'
// https://jarcasting.com/artifacts/org.webjars.npm/angular-credit-cards/
implementation ("org.webjars.npm:angular-credit-cards:2.3.5")
'org.webjars.npm:angular-credit-cards:jar:2.3.5'
<dependency org="org.webjars.npm" name="angular-credit-cards" rev="2.3.5">
<artifact name="angular-credit-cards" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='angular-credit-cards', version='2.3.5')
)
libraryDependencies += "org.webjars.npm" % "angular-credit-cards" % "2.3.5"
[org.webjars.npm/angular-credit-cards "2.3.5"]