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