GWT Integration - Cellview

Additional code to ease development of Cell-based widgets.

License

License

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks
GroupId

GroupId

com.github.apetrelli.gwtintegration
ArtifactId

ArtifactId

gwt-integration-cellview
Last Version

Last Version

1.0.0-alpha4
Release Date

Release Date

Type

Type

jar
Description

Description

GWT Integration - Cellview
Additional code to ease development of Cell-based widgets.

Download gwt-integration-cellview

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.google.gwt : gwt-servlet jar 2.6.1
javax.validation : validation-api jar 1.0.0.GA

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0-alpha4
1.0.0-alpha3
1.0.0-alpha2