License |
License
MIT
|
---|---|
Categories |
CategoriesReact User Interface Web Frameworks |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdmobx-react-lite |
Version | Version3.2.1 |
Type | Typejar |
Description |
Descriptionmobx-react-lite
WebJar for mobx-react-lite
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
mobx-react-lite-3.2.1.pom | |
mobx-react-lite-3.2.1.jar | 179 KB |
mobx-react-lite-3.2.1-sources.jar | 22 bytes |
mobx-react-lite-3.2.1-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/mobx-react-lite/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>mobx-react-lite</artifactId>
<version>3.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/mobx-react-lite/
implementation 'org.webjars.npm:mobx-react-lite:3.2.1'
// https://jarcasting.com/artifacts/org.webjars.npm/mobx-react-lite/
implementation ("org.webjars.npm:mobx-react-lite:3.2.1")
'org.webjars.npm:mobx-react-lite:jar:3.2.1'
<dependency org="org.webjars.npm" name="mobx-react-lite" rev="3.2.1">
<artifact name="mobx-react-lite" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='mobx-react-lite', version='3.2.1')
)
libraryDependencies += "org.webjars.npm" % "mobx-react-lite" % "3.2.1"
[org.webjars.npm/mobx-react-lite "3.2.1"]