AeroFX Parent

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Лицензия

Лицензия

Группа

Группа

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

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

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

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

0.2
Дата

Дата

Тип

Тип

pom
Описание

Описание

AeroFX Parent
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Ссылка на сайт

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

http://www.aerofx.org
Система контроля версий

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

https://github.com/s1gpwr/aerofx.git

Скачать aerofx-parent

Имя Файла Размер
aerofx-parent-0.2.pom 4 KB
Обзор

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

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

Зависимости

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

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

  • aerofx
  • aerofx-demo

README

  • JavaFX 8 skin with a native Windows 7 look & feel
  • Version 0.3-SNAPSHOT and 0.2 (Release)

Build Status

Build

###What does it look like?! #### For comparsion, first a native Windows 7 dialog, followed by a JavaFX application, that is styled with AeroFX

  • Native Windows 7
    Windows 7 native

  • JavaFX demo styled with AeroFX
    JavaFX with AeroFX

How do I get set up?

This is an IntelliJ IDEA Project. Simply import as a Maven-Project (JDK 1.8 needed).
Alternatively, get AeroFX via the Central Repository!
Just add this dependency to your pom.xml:

<dependency >
  <groupId >org.aerofx</ groupId >
  <artifactId>aerofx</artifactId>
  <version>0.2</version>
</dependency >

License

This project is licensed under a 2-Clause BSD license.

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

Версия
0.2
0.1