License |
License |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdhas-touch |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionhas-touch
WebJar for has-touch
|
Project URL |
Project URL |
Filename | Size |
---|---|
has-touch-1.0.1.pom | |
has-touch-1.0.1.jar | 4 KB |
has-touch-1.0.1-sources.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/has-touch/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>has-touch</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/has-touch/
implementation 'org.webjars.npm:has-touch:1.0.1'
// https://jarcasting.com/artifacts/org.webjars.npm/has-touch/
implementation ("org.webjars.npm:has-touch:1.0.1")
'org.webjars.npm:has-touch:jar:1.0.1'
<dependency org="org.webjars.npm" name="has-touch" rev="1.0.1">
<artifact name="has-touch" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='has-touch', version='1.0.1')
)
libraryDependencies += "org.webjars.npm" % "has-touch" % "1.0.1"
[org.webjars.npm/has-touch "1.0.1"]