Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks |
---|---|
GroupId | GroupIdcom.github.apetrelli.gwtintegration |
ArtifactId | ArtifactIdgwt-integration-deletable |
Version | Version1.0.0-alpha3 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.github.apetrelli.gwtintegration/gwt-integration-deletable/ -->
<dependency>
<groupId>com.github.apetrelli.gwtintegration</groupId>
<artifactId>gwt-integration-deletable</artifactId>
<version>1.0.0-alpha3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.apetrelli.gwtintegration/gwt-integration-deletable/
implementation 'com.github.apetrelli.gwtintegration:gwt-integration-deletable:1.0.0-alpha3'
// https://jarcasting.com/artifacts/com.github.apetrelli.gwtintegration/gwt-integration-deletable/
implementation ("com.github.apetrelli.gwtintegration:gwt-integration-deletable:1.0.0-alpha3")
'com.github.apetrelli.gwtintegration:gwt-integration-deletable:jar:1.0.0-alpha3'
<dependency org="com.github.apetrelli.gwtintegration" name="gwt-integration-deletable" rev="1.0.0-alpha3">
<artifact name="gwt-integration-deletable" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.apetrelli.gwtintegration', module='gwt-integration-deletable', version='1.0.0-alpha3')
)
libraryDependencies += "com.github.apetrelli.gwtintegration" % "gwt-integration-deletable" % "1.0.0-alpha3"
[com.github.apetrelli.gwtintegration/gwt-integration-deletable "1.0.0-alpha3"]