JSNI Utilities

JSNI utilities for GWT

License

License

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks
GroupId

GroupId

com.bytebybyte.gwt
ArtifactId

ArtifactId

jsni
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

JSNI Utilities
JSNI utilities for GWT
Project URL

Project URL

https://github.com/gjordi/gwt-jsni
Project Organization

Project Organization

Byte by Byte Inc.

Download jsni

How to add to project

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

Dependencies

provided (1)

Group / Artifact Type Version
com.google.gwt : gwt-user jar 2.6.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0