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