is not current version
Last Version 7.5.0

org.webjars.npm:mobx-react 6.1.4

WebJar for mobx-react

Categories

Categories

React User Interface Web Frameworks
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

mobx-react
Version

Version

6.1.4
Type

Type

jar

Download mobx-react 6.1.4


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