Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks |
---|---|
GroupId | GroupIdcom.github.gwtmaterialdesign |
ArtifactId | ArtifactIdgwt-material-addins |
Version | Version2.0-rc6 |
Type | Typejar |
Filename | Size |
---|---|
gwt-material-addins-2.0-rc6.pom | |
gwt-material-addins-2.0-rc6.jar | 801 KB |
gwt-material-addins-2.0-rc6-sources.jar | 547 KB |
gwt-material-addins-2.0-rc6-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.gwtmaterialdesign/gwt-material-addins/ -->
<dependency>
<groupId>com.github.gwtmaterialdesign</groupId>
<artifactId>gwt-material-addins</artifactId>
<version>2.0-rc6</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.gwtmaterialdesign/gwt-material-addins/
implementation 'com.github.gwtmaterialdesign:gwt-material-addins:2.0-rc6'
// https://jarcasting.com/artifacts/com.github.gwtmaterialdesign/gwt-material-addins/
implementation ("com.github.gwtmaterialdesign:gwt-material-addins:2.0-rc6")
'com.github.gwtmaterialdesign:gwt-material-addins:jar:2.0-rc6'
<dependency org="com.github.gwtmaterialdesign" name="gwt-material-addins" rev="2.0-rc6">
<artifact name="gwt-material-addins" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.gwtmaterialdesign', module='gwt-material-addins', version='2.0-rc6')
)
libraryDependencies += "com.github.gwtmaterialdesign" % "gwt-material-addins" % "2.0-rc6"
[com.github.gwtmaterialdesign/gwt-material-addins "2.0-rc6"]