GWTP Basic

A Material Design look and feel for GWT Apps plus Phonegap

Лицензия

Лицензия

Категории

Категории

GWT (Google Web Toolkit) Взаимодействие с пользователем Веб-фреймворки
Группа

Группа

com.github.gwtmaterialdesign
Идентификатор

Идентификатор

gwt-material-basic
Последняя версия

Последняя версия

1.3
Дата

Дата

Тип

Тип

war
Описание

Описание

GWTP Basic
A Material Design look and feel for GWT Apps plus Phonegap

Скачать gwt-material-basic

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/com.github.gwtmaterialdesign/gwt-material-basic/ -->
<dependency>
    <groupId>com.github.gwtmaterialdesign</groupId>
    <artifactId>gwt-material-basic</artifactId>
    <version>1.3</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.gwtmaterialdesign/gwt-material-basic/
implementation 'com.github.gwtmaterialdesign:gwt-material-basic:1.3'
// https://jarcasting.com/artifacts/com.github.gwtmaterialdesign/gwt-material-basic/
implementation ("com.github.gwtmaterialdesign:gwt-material-basic:1.3")
'com.github.gwtmaterialdesign:gwt-material-basic:war:1.3'
<dependency org="com.github.gwtmaterialdesign" name="gwt-material-basic" rev="1.3">
  <artifact name="gwt-material-basic" type="war" />
</dependency>
@Grapes(
@Grab(group='com.github.gwtmaterialdesign', module='gwt-material-basic', version='1.3')
)
libraryDependencies += "com.github.gwtmaterialdesign" % "gwt-material-basic" % "1.3"
[com.github.gwtmaterialdesign/gwt-material-basic "1.3"]

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
com.github.gwtmaterialdesign : gwt-material jar 1.6.0
com.github.gwtmaterialdesign : gwt-material-themes jar 1.6.0
com.github.gwtmaterialdesign : gwt-material-addins jar 1.6.0

provided (3)

Идентификатор библиотеки Тип Версия
com.google.gwt : gwt-user jar 2.7.0
com.gwtplatform : gwtp-mvp-client jar 1.4
com.google.gwt.inject : gin jar 2.1.2

Модули Проекта

Данный проект не имеет модулей.

gwt-material

A Google Material Design wrapper for GWT

Build Status Join us


Migration 2.0 -> 2.1

Demo

Documentation

Support documentation can be found here
We created Java Docs for developers

Maven

Current Version 2.4.1

<dependency>
    <groupId>com.github.gwtmaterialdesign</groupId>
    <artifactId>gwt-material</artifactId>
    <version>2.4.1</version>
</dependency>

Snapshot Version 2.5.0-SNAPSHOT

<dependency>
    <groupId>com.github.gwtmaterialdesign</groupId>
    <artifactId>gwt-material</artifactId>
    <version>2.5.0-SNAPSHOT</version>
</dependency>

Changelog

You can find lists of features by version here.

Migration

Migrating from 1.3 to 1.4
Migrating from 1.x to 2.0

License

Apache 2.0 License

Contributing

Contributions are welcomed by all! If you would like to submit changes be sure to fork this project and create a Pull Request for us to review. PR's will be reviewed by the team as soon as possible. You will also be listed as a contributor on our changelog notes.

Please follow the contribution document on the projects code style standards.

Related Projects

JUnit Test

Project Number of Tests
gwt-material 1545
gwt-material-addins 1048
gwt-material-table 100
Total Unit Tests 2693

Testing Platform

Many thanks to BrowserStack for sponsoring our Open Source projects

com.github.gwtmaterialdesign

GMD (Gwt Material Design)

Turn your Web Apps to MaterialDesign + Progressive Web App (PWA)

Версии библиотеки

Версия
1.3
1.2
1.1
1.0