gwt-boot-parent

GWT Boot Parent

License

License

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks
GroupId

GroupId

com.github.gwtboot
ArtifactId

ArtifactId

gwt-boot-parent
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

pom
Description

Description

gwt-boot-parent
GWT Boot Parent

Download gwt-boot-parent

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0