is not current version
Last Version 1.6.0

org.webjars.npm:cleave.js 1.3.3

WebJar for cleave.js

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

cleave.js
Version

Version

1.3.3
Type

Type

jar

Download cleave.js 1.3.3


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