Last Version

org.webjars.bower:jquery-mask-plugin 1.14.16

WebJar for jquery-mask-plugin

GroupId

GroupId

org.webjars.bower
ArtifactId

ArtifactId

jquery-mask-plugin
Version

Version

1.14.16
Type

Type

jar

Download jquery-mask-plugin 1.14.16


<!-- https://jarcasting.com/artifacts/org.webjars.bower/jquery-mask-plugin/ -->
<dependency>
    <groupId>org.webjars.bower</groupId>
    <artifactId>jquery-mask-plugin</artifactId>
    <version>1.14.16</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bower/jquery-mask-plugin/
implementation 'org.webjars.bower:jquery-mask-plugin:1.14.16'
// https://jarcasting.com/artifacts/org.webjars.bower/jquery-mask-plugin/
implementation ("org.webjars.bower:jquery-mask-plugin:1.14.16")
'org.webjars.bower:jquery-mask-plugin:jar:1.14.16'
<dependency org="org.webjars.bower" name="jquery-mask-plugin" rev="1.14.16">
  <artifact name="jquery-mask-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bower', module='jquery-mask-plugin', version='1.14.16')
)
libraryDependencies += "org.webjars.bower" % "jquery-mask-plugin" % "1.14.16"
[org.webjars.bower/jquery-mask-plugin "1.14.16"]