is not current version
Last Version 1.0.0

com.github.gwtreact:gwt-interop-utils 0.1.0

Provides Java GWT Interop utilities

Categories

Categories

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

GroupId

com.github.gwtreact
ArtifactId

ArtifactId

gwt-interop-utils
Version

Version

0.1.0
Type

Type

jar

Download gwt-interop-utils 0.1.0


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