License |
License |
---|---|
Categories |
CategoriesReact User Interface Web Frameworks |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdtypes__react-tap-event-plugin |
Last Version | Last Version0.0.26 |
Release Date | Release Date |
Type | Typejar |
Description |
Description@types/react-tap-event-plugin
WebJar for @types/react-tap-event-plugin
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/types__react-tap-event-plugin/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>types__react-tap-event-plugin</artifactId>
<version>0.0.26</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/types__react-tap-event-plugin/
implementation 'org.webjars.npm:types__react-tap-event-plugin:0.0.26'
// https://jarcasting.com/artifacts/org.webjars.npm/types__react-tap-event-plugin/
implementation ("org.webjars.npm:types__react-tap-event-plugin:0.0.26")
'org.webjars.npm:types__react-tap-event-plugin:jar:0.0.26'
<dependency org="org.webjars.npm" name="types__react-tap-event-plugin" rev="0.0.26">
<artifact name="types__react-tap-event-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='types__react-tap-event-plugin', version='0.0.26')
)
libraryDependencies += "org.webjars.npm" % "types__react-tap-event-plugin" % "0.0.26"
[org.webjars.npm/types__react-tap-event-plugin "0.0.26"]