License |
License |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdlong-press-event |
Version | Version2.2.1 |
Type | Typejar |
Description |
Descriptionlong-press-event
WebJar for long-press-event
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
long-press-event-2.2.1.pom | |
long-press-event-2.2.1.jar | 15 KB |
long-press-event-2.2.1-sources.jar | 22 bytes |
long-press-event-2.2.1-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/long-press-event/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>long-press-event</artifactId>
<version>2.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/long-press-event/
implementation 'org.webjars.npm:long-press-event:2.2.1'
// https://jarcasting.com/artifacts/org.webjars.npm/long-press-event/
implementation ("org.webjars.npm:long-press-event:2.2.1")
'org.webjars.npm:long-press-event:jar:2.2.1'
<dependency org="org.webjars.npm" name="long-press-event" rev="2.2.1">
<artifact name="long-press-event" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='long-press-event', version='2.2.1')
)
libraryDependencies += "org.webjars.npm" % "long-press-event" % "2.2.1"
[org.webjars.npm/long-press-event "2.2.1"]