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