is not current version
Last Version 2.8.1.0

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

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

0.3.2
Type

Type

jar

Download HtmlGwt 0.3.2


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