HtmlGwt

GWT widget set for html in UiBinder

License

License

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks
GroupId

GroupId

ru.send-to.gwt.html
ArtifactId

ArtifactId

HtmlGwt
Last Version

Last Version

2.8.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

HtmlGwt
GWT widget set for html in UiBinder
Source Code Management

Source Code Management

https://github.com/nleva/gwthtml

Download HtmlGwt

How to add to project

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

Dependencies

compile (2)

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

provided (1)

Group / Artifact Type Version
com.google.gwt : gwt-dev jar 2.8.1

runtime (1)

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

Project Modules

There are no modules declared in this project.

Versions

Version
2.8.1.0
2.8.0.1
2.8.0.0
0.3.3
0.3.2