Last Version

GWT Bill of Materials 2.9.0

The Bill of Materials to be used in GWT based widgets.

License

License

Categories

Categories

Maven Build Tools GWT (Google Web Toolkit) User Interface Web Frameworks
GroupId

GroupId

org.ctoolkit.maven
ArtifactId

ArtifactId

gwt-bom
Version

Version

2.9.0
Type

Type

pom
Description

Description

GWT Bill of Materials
The Bill of Materials to be used in GWT based widgets.
Project URL

Project URL

https://github.com/turnonline/gwt-bom
Source Code Management

Source Code Management

https://github.com/turnonline/gwt-bom

Download gwt-bom 2.9.0

Filename Size
gwt-bom-2.9.0.pom 6 KB
Browse

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

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.