License |
License |
---|---|
Categories |
CategoriesReact User Interface Web Frameworks CLI |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdreact-fastclick |
Last Version | Last Version2.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionreact-fastclick
WebJar for react-fastclick
|
Project URL |
Project URL |
Filename | Size |
---|---|
react-fastclick-2.1.0.pom | |
react-fastclick-2.1.0.jar | 7 KB |
react-fastclick-2.1.0-sources.jar | 22 bytes |
react-fastclick-2.1.0-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/react-fastclick/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>react-fastclick</artifactId>
<version>2.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/react-fastclick/
implementation 'org.webjars.npm:react-fastclick:2.1.0'
// https://jarcasting.com/artifacts/org.webjars.npm/react-fastclick/
implementation ("org.webjars.npm:react-fastclick:2.1.0")
'org.webjars.npm:react-fastclick:jar:2.1.0'
<dependency org="org.webjars.npm" name="react-fastclick" rev="2.1.0">
<artifact name="react-fastclick" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='react-fastclick', version='2.1.0')
)
libraryDependencies += "org.webjars.npm" % "react-fastclick" % "2.1.0"
[org.webjars.npm/react-fastclick "2.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.webjars.npm : react | jar | [0.12.0,) |