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