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