GWT DOM Style Definitions

A collection of CSS styles to use with GWT 2 and J2CL.

Лицензия

Лицензия

Категории

Категории

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

Группа

org.gwtproject.dom
Идентификатор

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

gwt-dom-style-definitions
Последняя версия

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

1.0.0-RC1
Дата

Дата

Тип

Тип

gwt-lib
Описание

Описание

GWT DOM Style Definitions
A collection of CSS styles to use with GWT 2 and J2CL.
Ссылка на сайт

Ссылка на сайт

https://github.com/gwtproject/gwt-dom-style-definitions
Организация-разработчик

Организация-разработчик

The GWT Project Authors
Система контроля версий

Система контроля версий

https://github.com/gwtproject/gwt-dom-style-definitions/tree/master

Скачать gwt-dom-style-definitions

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

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

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

GWT DOM Style Definitions

GWT3/J2CL compatible License Chat on Gitter CI

A collection of CSS styles to use with GWT 2 and J2CL, with no dependency on gwt-user (besides the Java Runtime Emulation).

Dependency

  1. Add the dependency to your build.

    For Maven:

    <dependency>
      <groupId>org.gwtproject.dom</groupId>
      <artifactId>gwt-dom-style-definitions</artifactId>
      <version>HEAD-SNAPSHOT</version>
    </dependency>

    For Gradle:

    implementation("org.gwtproject.dom:gwt-dom-style-definitions:HEAD-SNAPSHOT")
  2. Update your GWT module to use

    <inherits name="org.gwtproject.dom.style.Style" />

Instructions

To build the module:

  • run mvn clean verify

on the parent directory. This will build the artifact and run tests against the JVM, J2CL, and GWT2.

System Requirements

GWT DOM Style Definitions requires GWT 2.8.2 or greater!

Dependencies

GWT DOM Style Definitions does not depend on any other module.

org.gwtproject.dom

GWT

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

Версия
1.0.0-RC1