License |
License |
---|---|
Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks |
GroupId | GroupIdcom.github.gwtmaterialdesign |
ArtifactId | ArtifactIdgwt-material-pwa-archetype |
Last Version | Last Version2.5.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionA Material Design look and feel for GWT Apps
|
<!-- https://jarcasting.com/artifacts/com.github.gwtmaterialdesign/gwt-material-pwa-archetype/ -->
<dependency>
<groupId>com.github.gwtmaterialdesign</groupId>
<artifactId>gwt-material-pwa-archetype</artifactId>
<version>2.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.gwtmaterialdesign/gwt-material-pwa-archetype/
implementation 'com.github.gwtmaterialdesign:gwt-material-pwa-archetype:2.5.0'
// https://jarcasting.com/artifacts/com.github.gwtmaterialdesign/gwt-material-pwa-archetype/
implementation ("com.github.gwtmaterialdesign:gwt-material-pwa-archetype:2.5.0")
'com.github.gwtmaterialdesign:gwt-material-pwa-archetype:jar:2.5.0'
<dependency org="com.github.gwtmaterialdesign" name="gwt-material-pwa-archetype" rev="2.5.0">
<artifact name="gwt-material-pwa-archetype" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.gwtmaterialdesign', module='gwt-material-pwa-archetype', version='2.5.0')
)
libraryDependencies += "com.github.gwtmaterialdesign" % "gwt-material-pwa-archetype" % "2.5.0"
[com.github.gwtmaterialdesign/gwt-material-pwa-archetype "2.5.0"]