is not current version
Last Version 7.5.0

org.webjars.npm:mobx-react 6.3.1

WebJar for mobx-react

Categories

Categories

React User Interface Web Frameworks
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

mobx-react
Version

Version

6.3.1
Type

Type

jar

Download mobx-react 6.3.1


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