Download gwt-integration-deletable-1.0.0-alpha4.jar file - Jar g

Jar examples for g:gwt-integration-deletable

Description

Code for performance improvements through the introduction of the Deletable concept.

You can download jar file gwt-integration-deletable 1.0.0-alpha4 in this page.

Build File

You can use the following script to add gwt-integration-deletable-1.0.0-alpha4.jar to your project.

<dependency>
   <groupId>com.github.apetrelli.gwtintegration</groupId>
   <artifactId>gwt-integration-deletable</artifactId>
   <version>1.0.0-alpha4</version>
</dependency>
compile group: 'com.github.apetrelli.gwtintegration', name: 'gwt-integration-deletable', version: '1.0.0-alpha4'
libraryDependencies += "com.github.apetrelli.gwtintegration" % "gwt-integration-deletable" % "1.0.0-alpha4"
<dependency org="com.github.apetrelli.gwtintegration" name="gwt-integration-deletable" rev="1.0.0-alpha4"/>
@Grapes(@Grab(group='com.github.apetrelli.gwtintegration', module='gwt-integration-deletable', version='1.0.0-alpha4'))
'com.github.apetrelli.gwtintegration:gwt-integration-deletable:jar:1.0.0-alpha4'

Download

Click the following link to download the jar file.

gwt-integration-deletable-1.0.0-alpha4-javadoc.jar
gwt-integration-deletable-1.0.0-alpha4-sources.jar
gwt-integration-deletable-1.0.0-alpha4.jar
gwt-integration-deletable-1.0.0-alpha4.pom



Related Tutorials