Categories |
CategoriesReact User Interface Web Frameworks |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdreact-sortable-hoc |
Version | Version0.0.9 |
Type | Typejar |
Filename | Size |
---|---|
react-sortable-hoc-0.0.9.pom | |
react-sortable-hoc-0.0.9.jar | 165 KB |
react-sortable-hoc-0.0.9-sources.jar | 22 bytes |
react-sortable-hoc-0.0.9-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/react-sortable-hoc/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>react-sortable-hoc</artifactId>
<version>0.0.9</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/react-sortable-hoc/
implementation 'org.webjars.npm:react-sortable-hoc:0.0.9'
// https://jarcasting.com/artifacts/org.webjars.npm/react-sortable-hoc/
implementation ("org.webjars.npm:react-sortable-hoc:0.0.9")
'org.webjars.npm:react-sortable-hoc:jar:0.0.9'
<dependency org="org.webjars.npm" name="react-sortable-hoc" rev="0.0.9">
<artifact name="react-sortable-hoc" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='react-sortable-hoc', version='0.0.9')
)
libraryDependencies += "org.webjars.npm" % "react-sortable-hoc" % "0.0.9"
[org.webjars.npm/react-sortable-hoc "0.0.9"]