GroupId | GroupIdorg.webjars.npm |
---|---|
ArtifactId | ArtifactIdcreditcards-types |
Version | Version1.2.0 |
Type | Typejar |
Filename | Size |
---|---|
creditcards-types-1.2.0.pom | |
creditcards-types-1.2.0.jar | 8 KB |
creditcards-types-1.2.0-sources.jar | 22 bytes |
creditcards-types-1.2.0-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/creditcards-types/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>creditcards-types</artifactId>
<version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/creditcards-types/
implementation 'org.webjars.npm:creditcards-types:1.2.0'
// https://jarcasting.com/artifacts/org.webjars.npm/creditcards-types/
implementation ("org.webjars.npm:creditcards-types:1.2.0")
'org.webjars.npm:creditcards-types:jar:1.2.0'
<dependency org="org.webjars.npm" name="creditcards-types" rev="1.2.0">
<artifact name="creditcards-types" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='creditcards-types', version='1.2.0')
)
libraryDependencies += "org.webjars.npm" % "creditcards-types" % "1.2.0"
[org.webjars.npm/creditcards-types "1.2.0"]