| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.codeworth |
| Идентификатор | ИдентификаторPanelMatic |
| Последняя версия | Последняя версия0.9.9 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеPanelMatic
A Swing helper library. Makes the creation of copmlex panel layouts easy.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| PanelMatic-0.9.9.pom | |
| PanelMatic-0.9.9.jar | 38 KB |
| PanelMatic-0.9.9-sources.jar | 26 KB |
| PanelMatic-0.9.9-javadoc.jar | 571 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.codeworth/PanelMatic/ -->
<dependency>
<groupId>io.codeworth</groupId>
<artifactId>PanelMatic</artifactId>
<version>0.9.9</version>
</dependency>
// https://jarcasting.com/artifacts/io.codeworth/PanelMatic/
implementation 'io.codeworth:PanelMatic:0.9.9'
// https://jarcasting.com/artifacts/io.codeworth/PanelMatic/
implementation ("io.codeworth:PanelMatic:0.9.9")
'io.codeworth:PanelMatic:jar:0.9.9'
<dependency org="io.codeworth" name="PanelMatic" rev="0.9.9">
<artifact name="PanelMatic" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.codeworth', module='PanelMatic', version='0.9.9')
)
libraryDependencies += "io.codeworth" % "PanelMatic" % "0.9.9"
[io.codeworth/PanelMatic "0.9.9"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13.1 |
| org.hamcrest : hamcrest-core | jar | 1.3 |