License |
License |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdvanilla-text-mask |
Version | Version5.1.1 |
Type | Typejar |
Description |
Descriptionvanilla-text-mask
WebJar for vanilla-text-mask
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
vanilla-text-mask-5.1.1.pom | |
vanilla-text-mask-5.1.1.jar | 33 KB |
vanilla-text-mask-5.1.1-sources.jar | 22 bytes |
vanilla-text-mask-5.1.1-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/vanilla-text-mask/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>vanilla-text-mask</artifactId>
<version>5.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/vanilla-text-mask/
implementation 'org.webjars.npm:vanilla-text-mask:5.1.1'
// https://jarcasting.com/artifacts/org.webjars.npm/vanilla-text-mask/
implementation ("org.webjars.npm:vanilla-text-mask:5.1.1")
'org.webjars.npm:vanilla-text-mask:jar:5.1.1'
<dependency org="org.webjars.npm" name="vanilla-text-mask" rev="5.1.1">
<artifact name="vanilla-text-mask" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='vanilla-text-mask', version='5.1.1')
)
libraryDependencies += "org.webjars.npm" % "vanilla-text-mask" % "5.1.1"
[org.webjars.npm/vanilla-text-mask "5.1.1"]