не последняя версия
Последняя версия 1.0.0-alpha4

com.github.apetrelli.gwtintegration:gwt-integration-cellview 1.0.0-alpha2

Additional code to ease development of Cell-based widgets.

Категории

Категории

GWT (Google Web Toolkit) Взаимодействие с пользователем Веб-фреймворки
Группа

Группа

com.github.apetrelli.gwtintegration
Идентификатор

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

gwt-integration-cellview
Версия

Версия

1.0.0-alpha2
Тип

Тип

jar

Скачать gwt-integration-cellview 1.0.0-alpha2


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