gwt-boot-starter

GWT Boot Starter Basic - Core Dependencies

License

License

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks
GroupId

GroupId

com.github.gwtboot
ArtifactId

ArtifactId

gwt-boot-starter
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

gwt-boot-starter
GWT Boot Starter Basic - Core Dependencies

Download gwt-boot-starter

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.gwtboot/gwt-boot-starter/ -->
<dependency>
    <groupId>com.github.gwtboot</groupId>
    <artifactId>gwt-boot-starter</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.gwtboot/gwt-boot-starter/
implementation 'com.github.gwtboot:gwt-boot-starter:1.0.1'
// https://jarcasting.com/artifacts/com.github.gwtboot/gwt-boot-starter/
implementation ("com.github.gwtboot:gwt-boot-starter:1.0.1")
'com.github.gwtboot:gwt-boot-starter:jar:1.0.1'
<dependency org="com.github.gwtboot" name="gwt-boot-starter" rev="1.0.1">
  <artifact name="gwt-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.gwtboot', module='gwt-boot-starter', version='1.0.1')
)
libraryDependencies += "com.github.gwtboot" % "gwt-boot-starter" % "1.0.1"
[com.github.gwtboot/gwt-boot-starter "1.0.1"]

Dependencies

compile (2)

Group / Artifact Type Version
com.google.gwt : gwt-user jar
com.google.gwt : gwt-dev jar

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0