| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.weisj |
| Идентификатор | Идентификаторdarklaf-annotations |
| Последняя версия | Последняя версия3.0.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеDarklaf annotations
A themeable Look and Feel for java swing
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| darklaf-annotations-3.0.0.pom | |
| darklaf-annotations-3.0.0.jar | 2 KB |
| darklaf-annotations-3.0.0-sources.jar | 2 KB |
| darklaf-annotations-3.0.0-javadoc.jar | 386 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.weisj/darklaf-annotations/ -->
<dependency>
<groupId>com.github.weisj</groupId>
<artifactId>darklaf-annotations</artifactId>
<version>3.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.weisj/darklaf-annotations/
implementation 'com.github.weisj:darklaf-annotations:3.0.0'
// https://jarcasting.com/artifacts/com.github.weisj/darklaf-annotations/
implementation ("com.github.weisj:darklaf-annotations:3.0.0")
'com.github.weisj:darklaf-annotations:jar:3.0.0'
<dependency org="com.github.weisj" name="darklaf-annotations" rev="3.0.0">
<artifact name="darklaf-annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.weisj', module='darklaf-annotations', version='3.0.0')
)
libraryDependencies += "com.github.weisj" % "darklaf-annotations" % "3.0.0"
[com.github.weisj/darklaf-annotations "3.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax.annotation : javax.annotation-api | jar | 1.3.2 |