is not current version
Last Version 3.0.2

org.webjars.npm:react-tap-event-plugin 2.0.1

WebJar for react-tap-event-plugin

Categories

Categories

React User Interface Web Frameworks
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

react-tap-event-plugin
Version

Version

2.0.1
Type

Type

jar

Download react-tap-event-plugin 2.0.1


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