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