is not current version
Last Version 3.0.2

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

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

1.0.0
Type

Type

jar

Download react-tap-event-plugin 1.0.0


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