is not current version
Last Version 0.1.87

org.webjars.npm:react-split-pane 0.1.84

WebJar for react-split-pane

Categories

Categories

React User Interface Web Frameworks
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

react-split-pane
Version

Version

0.1.84
Type

Type

jar

Download react-split-pane 0.1.84


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