Categories |
CategoriesReact User Interface Web Frameworks |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdreact-split-pane |
Version | Version0.1.49 |
Type | Typejar |
Filename | Size |
---|---|
react-split-pane-0.1.49.pom | |
react-split-pane-0.1.49.jar | 496 KB |
react-split-pane-0.1.49-sources.jar | 22 bytes |
react-split-pane-0.1.49-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.49</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/react-split-pane/
implementation 'org.webjars.npm:react-split-pane:0.1.49'
// https://jarcasting.com/artifacts/org.webjars.npm/react-split-pane/
implementation ("org.webjars.npm:react-split-pane:0.1.49")
'org.webjars.npm:react-split-pane:jar:0.1.49'
<dependency org="org.webjars.npm" name="react-split-pane" rev="0.1.49">
<artifact name="react-split-pane" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='react-split-pane', version='0.1.49')
)
libraryDependencies += "org.webjars.npm" % "react-split-pane" % "0.1.49"
[org.webjars.npm/react-split-pane "0.1.49"]