License |
License
MIT
|
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdrangetouch |
Last Version | Last Version2.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionrangetouch
WebJar for rangetouch
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
rangetouch-2.0.1.pom | |
rangetouch-2.0.1.jar | 56 KB |
rangetouch-2.0.1-sources.jar | 22 bytes |
rangetouch-2.0.1-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/rangetouch/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>rangetouch</artifactId>
<version>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/rangetouch/
implementation 'org.webjars.npm:rangetouch:2.0.1'
// https://jarcasting.com/artifacts/org.webjars.npm/rangetouch/
implementation ("org.webjars.npm:rangetouch:2.0.1")
'org.webjars.npm:rangetouch:jar:2.0.1'
<dependency org="org.webjars.npm" name="rangetouch" rev="2.0.1">
<artifact name="rangetouch" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='rangetouch', version='2.0.1')
)
libraryDependencies += "org.webjars.npm" % "rangetouch" % "2.0.1"
[org.webjars.npm/rangetouch "2.0.1"]