is not current version
Last Version 1.6.0

org.webjars.npm:cleave.js 1.4.7

WebJar for cleave.js

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

cleave.js
Version

Version

1.4.7
Type

Type

jar

Download cleave.js 1.4.7


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