License |
License |
---|---|
Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks |
GroupId | GroupIdcom.github.ilyes4j |
ArtifactId | ArtifactIdmaterial-design-lite-gwt-demo |
Version | Version0.1.0 |
Type | Typewar |
Description |
DescriptionMaterial Design Lite for Gwt Demo
A demo project for the GWT MDL library
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.github.ilyes4j/material-design-lite-gwt-demo/ -->
<dependency>
<groupId>com.github.ilyes4j</groupId>
<artifactId>material-design-lite-gwt-demo</artifactId>
<version>0.1.0</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.ilyes4j/material-design-lite-gwt-demo/
implementation 'com.github.ilyes4j:material-design-lite-gwt-demo:0.1.0'
// https://jarcasting.com/artifacts/com.github.ilyes4j/material-design-lite-gwt-demo/
implementation ("com.github.ilyes4j:material-design-lite-gwt-demo:0.1.0")
'com.github.ilyes4j:material-design-lite-gwt-demo:war:0.1.0'
<dependency org="com.github.ilyes4j" name="material-design-lite-gwt-demo" rev="0.1.0">
<artifact name="material-design-lite-gwt-demo" type="war" />
</dependency>
@Grapes(
@Grab(group='com.github.ilyes4j', module='material-design-lite-gwt-demo', version='0.1.0')
)
libraryDependencies += "com.github.ilyes4j" % "material-design-lite-gwt-demo" % "0.1.0"
[com.github.ilyes4j/material-design-lite-gwt-demo "0.1.0"]
Group / Artifact | Type | Version |
---|---|---|
com.google.gwt : gwt-user | jar | 2.7.0 |
com.github.ilyes4j : material-design-lite-gwt-lib | jar | 0.1.0 |