| Группа | Группаcom.aquafx-project |
|---|---|
| Идентификатор | Идентификаторaquafx |
| Последняя версия | Последняя версия0.2 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеAquaFX
A JavaFX Skin for native Mac OS X Look and Feel
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| aquafx-0.2.pom | |
| aquafx-0.2.jar | 398 KB |
| aquafx-0.2-sources.jar | 234 KB |
| aquafx-0.2-javadoc.jar | 444 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.aquafx-project/aquafx/ -->
<dependency>
<groupId>com.aquafx-project</groupId>
<artifactId>aquafx</artifactId>
<version>0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.aquafx-project/aquafx/
implementation 'com.aquafx-project:aquafx:0.2'
// https://jarcasting.com/artifacts/com.aquafx-project/aquafx/
implementation ("com.aquafx-project:aquafx:0.2")
'com.aquafx-project:aquafx:jar:0.2'
<dependency org="com.aquafx-project" name="aquafx" rev="0.2">
<artifact name="aquafx" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.aquafx-project', module='aquafx', version='0.2')
)
libraryDependencies += "com.aquafx-project" % "aquafx" % "0.2"
[com.aquafx-project/aquafx "0.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.guigarage : stylemanager | jar | 0.1b2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.10 |