License |
License |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdfast-luhn |
Last Version | Last Version1.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionfast-luhn
WebJar for fast-luhn
|
Project URL |
Project URL |
Filename | Size |
---|---|
fast-luhn-1.0.2.pom | |
fast-luhn-1.0.2.jar | 4 KB |
fast-luhn-1.0.2-sources.jar | 22 bytes |
fast-luhn-1.0.2-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/fast-luhn/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>fast-luhn</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/fast-luhn/
implementation 'org.webjars.npm:fast-luhn:1.0.2'
// https://jarcasting.com/artifacts/org.webjars.npm/fast-luhn/
implementation ("org.webjars.npm:fast-luhn:1.0.2")
'org.webjars.npm:fast-luhn:jar:1.0.2'
<dependency org="org.webjars.npm" name="fast-luhn" rev="1.0.2">
<artifact name="fast-luhn" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='fast-luhn', version='1.0.2')
)
libraryDependencies += "org.webjars.npm" % "fast-luhn" % "1.0.2"
[org.webjars.npm/fast-luhn "1.0.2"]