is not current version
Last Version 0.0.2

com.peruncs.gwt:gwt-utils 0.0.1

GWT/JsInterop Utils

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks
GroupId

GroupId

com.peruncs.gwt
ArtifactId

ArtifactId

gwt-utils
Version

Version

0.0.1
Type

Type

jar

Download gwt-utils 0.0.1


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