License |
License |
---|---|
Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks |
GroupId | GroupIdcom.github.gwtboot |
ArtifactId | ArtifactIdgwt-boot-modules |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptiongwt-boot-modules
GWT Boot Modules
|
Project URL |
Project URL |
Filename | Size |
---|---|
gwt-boot-modules-1.0.1.pom | 8 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.gwtboot/gwt-boot-modules/ -->
<dependency>
<groupId>com.github.gwtboot</groupId>
<artifactId>gwt-boot-modules</artifactId>
<version>1.0.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.gwtboot/gwt-boot-modules/
implementation 'com.github.gwtboot:gwt-boot-modules:1.0.1'
// https://jarcasting.com/artifacts/com.github.gwtboot/gwt-boot-modules/
implementation ("com.github.gwtboot:gwt-boot-modules:1.0.1")
'com.github.gwtboot:gwt-boot-modules:pom:1.0.1'
<dependency org="com.github.gwtboot" name="gwt-boot-modules" rev="1.0.1">
<artifact name="gwt-boot-modules" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.gwtboot', module='gwt-boot-modules', version='1.0.1')
)
libraryDependencies += "com.github.gwtboot" % "gwt-boot-modules" % "1.0.1"
[com.github.gwtboot/gwt-boot-modules "1.0.1"]