is not current version
Last Version 1.0.1

org.webjars.npm:react-static-container 1.0.0-alpha.1

WebJar for react-static-container

Categories

Categories

Container React User Interface Web Frameworks
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

react-static-container
Version

Version

1.0.0-alpha.1
Type

Type

jar

Download react-static-container 1.0.0-alpha.1


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