is not current version
Last Version 1.0.0-alpha4

com.github.apetrelli.gwtintegration:gwt-integration-web-deletable 1.0.0-alpha2

Integration of GWT with "deletable" objects for performance reasons.

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks
GroupId

GroupId

com.github.apetrelli.gwtintegration
ArtifactId

ArtifactId

gwt-integration-web-deletable
Version

Version

1.0.0-alpha2
Type

Type

jar

Download gwt-integration-web-deletable 1.0.0-alpha2


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