не последняя версия
Последняя версия 1.0.1

com.jhickman:gxt-uibinder 1.0.0

Provides UiBinder support for ExtGWT projects

Группа

Группа

com.jhickman
Идентификатор

Идентификатор

gxt-uibinder
Версия

Версия

1.0.0
Тип

Тип

jar

Скачать gxt-uibinder 1.0.0


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