Symmetry Parent

A user interface abstraction framework for Java.

Лицензия

Лицензия

Группа

Группа

org.hobsoft.symmetry
Идентификатор

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

symmetry-parent
Последняя версия

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

0.2.0
Дата

Дата

Тип

Тип

pom
Описание

Описание

Symmetry Parent
A user interface abstraction framework for Java.
Ссылка на сайт

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

https://github.com/markhobson/symmetry
Система контроля версий

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

https://github.com/markhobson/symmetry

Скачать symmetry-parent

Имя Файла Размер
symmetry-parent-0.2.0.pom 5 KB
Обзор

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

<!-- https://jarcasting.com/artifacts/org.hobsoft.symmetry/symmetry-parent/ -->
<dependency>
    <groupId>org.hobsoft.symmetry</groupId>
    <artifactId>symmetry-parent</artifactId>
    <version>0.2.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.hobsoft.symmetry/symmetry-parent/
implementation 'org.hobsoft.symmetry:symmetry-parent:0.2.0'
// https://jarcasting.com/artifacts/org.hobsoft.symmetry/symmetry-parent/
implementation ("org.hobsoft.symmetry:symmetry-parent:0.2.0")
'org.hobsoft.symmetry:symmetry-parent:pom:0.2.0'
<dependency org="org.hobsoft.symmetry" name="symmetry-parent" rev="0.2.0">
  <artifact name="symmetry-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.hobsoft.symmetry', module='symmetry-parent', version='0.2.0')
)
libraryDependencies += "org.hobsoft.symmetry" % "symmetry-parent" % "0.2.0"
[org.hobsoft.symmetry/symmetry-parent "0.2.0"]

Зависимости

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

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

  • api
  • core
  • demo
  • integration
  • ui
  • support
  • swing
  • swt
  • test-support
  • web
  • xml
  • xml-test-support

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

Версия
0.2.0
0.1.1