Last Version

gwt-mobx 0.5.0

Provides Java GWT bindings for MobX and MobX related libraries

License

License

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks React
GroupId

GroupId

com.github.gwtreact
ArtifactId

ArtifactId

gwt-mobx
Version

Version

0.5.0
Type

Type

jar
Description

Description

gwt-mobx
Provides Java GWT bindings for MobX and MobX related libraries
Project URL

Project URL

https://github.com/GWTReact/gwt-mobx
Source Code Management

Source Code Management

https://github.com/GWTReact/gwt-mobx.git

Download gwt-mobx 0.5.0


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

Dependencies

runtime (1)

Group / Artifact Type Version
com.google.gwt : gwt-servlet jar 2.8.0

Project Modules

There are no modules declared in this project.