License |
License |
---|---|
Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks |
GroupId | GroupIdcom.github.gwtmaterialdesign |
ArtifactId | ArtifactIdgwt-material-parent |
Last Version | Last Version2.6.0-rc1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGwt Material Parent
A Material Design look and feel for GWT Apps
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
gwt-material-parent-2.6.0-rc1.pom | 15 KB |
gwt-material-parent-2.6.0-rc1-tests.jar | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.gwtmaterialdesign/gwt-material-parent/ -->
<dependency>
<groupId>com.github.gwtmaterialdesign</groupId>
<artifactId>gwt-material-parent</artifactId>
<version>2.6.0-rc1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.gwtmaterialdesign/gwt-material-parent/
implementation 'com.github.gwtmaterialdesign:gwt-material-parent:2.6.0-rc1'
// https://jarcasting.com/artifacts/com.github.gwtmaterialdesign/gwt-material-parent/
implementation ("com.github.gwtmaterialdesign:gwt-material-parent:2.6.0-rc1")
'com.github.gwtmaterialdesign:gwt-material-parent:jar:2.6.0-rc1'
<dependency org="com.github.gwtmaterialdesign" name="gwt-material-parent" rev="2.6.0-rc1">
<artifact name="gwt-material-parent" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.gwtmaterialdesign', module='gwt-material-parent', version='2.6.0-rc1')
)
libraryDependencies += "com.github.gwtmaterialdesign" % "gwt-material-parent" % "2.6.0-rc1"
[com.github.gwtmaterialdesign/gwt-material-parent "2.6.0-rc1"]