Last Version

GWT Material Starter 2.0-rc5

A Material Design look and feel for GWT Apps plus Phonegap

License

License

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks
GroupId

GroupId

com.github.gwtmaterialdesign
ArtifactId

ArtifactId

gwt-material-starter
Version

Version

2.0-rc5
Type

Type

war
Description

Description

GWT Material Starter
A Material Design look and feel for GWT Apps plus Phonegap

Download gwt-material-starter 2.0-rc5


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

Dependencies

compile (4)

Group / Artifact Type Version
com.github.gwtmaterialdesign : gwt-material jar 2.0-rc5
com.github.gwtmaterialdesign : gwt-material-themes jar 2.0-rc5
com.github.gwtmaterialdesign : gwt-material-addins jar 2.0-rc5
xml-apis : xml-apis jar 1.4.01

provided (5)

Group / Artifact Type Version
com.google.gwt : gwt-user jar 2.8.0
com.google.gwt : gwt-dev jar 2.8.0
com.gwtplatform : gwtp-mvp-client jar 1.5.3
com.google.gwt.inject : gin jar 2.1.2
javax.servlet : javax.servlet-api jar 3.1.0

Project Modules

There are no modules declared in this project.