is not current version
Last Version 2.9.0

org.ctoolkit.maven:gwt-bom 2.8.0

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

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.8.0
Type

Type

pom

Download gwt-bom 2.8.0

Filename Size
gwt-bom-2.8.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.8.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.ctoolkit.maven/gwt-bom/
implementation 'org.ctoolkit.maven:gwt-bom:2.8.0'
// https://jarcasting.com/artifacts/org.ctoolkit.maven/gwt-bom/
implementation ("org.ctoolkit.maven:gwt-bom:2.8.0")
'org.ctoolkit.maven:gwt-bom:pom:2.8.0'
<dependency org="org.ctoolkit.maven" name="gwt-bom" rev="2.8.0">
  <artifact name="gwt-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.ctoolkit.maven', module='gwt-bom', version='2.8.0')
)
libraryDependencies += "org.ctoolkit.maven" % "gwt-bom" % "2.8.0"
[org.ctoolkit.maven/gwt-bom "2.8.0"]