License |
License
MIT
|
---|---|
Categories |
CategoriesReact User Interface Web Frameworks |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdreact-immutable-pure-component |
Last Version | Last Version2.2.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionreact-immutable-pure-component
WebJar for react-immutable-pure-component
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/react-immutable-pure-component/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>react-immutable-pure-component</artifactId>
<version>2.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/react-immutable-pure-component/
implementation 'org.webjars.npm:react-immutable-pure-component:2.2.2'
// https://jarcasting.com/artifacts/org.webjars.npm/react-immutable-pure-component/
implementation ("org.webjars.npm:react-immutable-pure-component:2.2.2")
'org.webjars.npm:react-immutable-pure-component:jar:2.2.2'
<dependency org="org.webjars.npm" name="react-immutable-pure-component" rev="2.2.2">
<artifact name="react-immutable-pure-component" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='react-immutable-pure-component', version='2.2.2')
)
libraryDependencies += "org.webjars.npm" % "react-immutable-pure-component" % "2.2.2"
[org.webjars.npm/react-immutable-pure-component "2.2.2"]