| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.dotxyteam |
| Идентификатор | Идентификаторcustom-ui |
| Последняя версия | Последняя версия5.0.2 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеCustom UI
Customizations editor for ReflectionUI
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| custom-ui-5.0.2.pom | |
| custom-ui-5.0.2.jar | 2 MB |
| custom-ui-5.0.2-sources.jar | 2 MB |
| custom-ui-5.0.2-javadoc.jar | 110 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.dotxyteam/custom-ui/ -->
<dependency>
<groupId>com.github.dotxyteam</groupId>
<artifactId>custom-ui</artifactId>
<version>5.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.dotxyteam/custom-ui/
implementation 'com.github.dotxyteam:custom-ui:5.0.2'
// https://jarcasting.com/artifacts/com.github.dotxyteam/custom-ui/
implementation ("com.github.dotxyteam:custom-ui:5.0.2")
'com.github.dotxyteam:custom-ui:jar:5.0.2'
<dependency org="com.github.dotxyteam" name="custom-ui" rev="5.0.2">
<artifact name="custom-ui" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.dotxyteam', module='custom-ui', version='5.0.2')
)
libraryDependencies += "com.github.dotxyteam" % "custom-ui" % "5.0.2"
[com.github.dotxyteam/custom-ui "5.0.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.dotxyteam : reflection-ui | jar | 5.0.2 |
| org.swinglabs : swingx | jar | 1.6.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |