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