is not current version
Last Version 2.8.1.0

ru.send-to.gwt.html:HtmlGwt 2.8.0.1

GWT widget set for html in UiBinder

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks
GroupId

GroupId

ru.send-to.gwt.html
ArtifactId

ArtifactId

HtmlGwt
Version

Version

2.8.0.1
Type

Type

jar

Download HtmlGwt 2.8.0.1


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