License |
License |
---|---|
Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks |
GroupId | GroupIdcom.github.apetrelli.gwtintegration |
ArtifactId | ArtifactIdgwt-integration |
Last Version | Last Version1.0.0-alpha4 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionGWT integration
Integration of GWT with other technologies and integration of missing parts.
|
Project URL |
Project URL |
Filename | Size |
---|---|
gwt-integration-1.0.0-alpha4.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.apetrelli.gwtintegration/gwt-integration/ -->
<dependency>
<groupId>com.github.apetrelli.gwtintegration</groupId>
<artifactId>gwt-integration</artifactId>
<version>1.0.0-alpha4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.apetrelli.gwtintegration/gwt-integration/
implementation 'com.github.apetrelli.gwtintegration:gwt-integration:1.0.0-alpha4'
// https://jarcasting.com/artifacts/com.github.apetrelli.gwtintegration/gwt-integration/
implementation ("com.github.apetrelli.gwtintegration:gwt-integration:1.0.0-alpha4")
'com.github.apetrelli.gwtintegration:gwt-integration:pom:1.0.0-alpha4'
<dependency org="com.github.apetrelli.gwtintegration" name="gwt-integration" rev="1.0.0-alpha4">
<artifact name="gwt-integration" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.apetrelli.gwtintegration', module='gwt-integration', version='1.0.0-alpha4')
)
libraryDependencies += "com.github.apetrelli.gwtintegration" % "gwt-integration" % "1.0.0-alpha4"
[com.github.apetrelli.gwtintegration/gwt-integration "1.0.0-alpha4"]