AeroFX

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

Лицензия

Лицензия

Группа

Группа

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

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

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

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

0.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

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

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

http://www.aerofx.org/aerofx

Скачать aerofx

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

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

Зависимости

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

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

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

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