is not current version
Last Version 7.5.0

org.webjars.npm:mobx-react 4.3.5

WebJar for mobx-react

Categories

Categories

React User Interface Web Frameworks
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

mobx-react
Version

Version

4.3.5
Type

Type

jar

Download mobx-react 4.3.5


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