| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.lafouche |
| Идентификатор | Идентификаторxswingx |
| Последняя версия | Последняя версия0.20 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеcom.lafouche:xswingx
When swingx ain't enough. Project provides 3 components (JSearch, Prompt and Buddy) to enhance customer experience in Swing applications. Project was originally available on Google Code and this version is the latest one released on that platform
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| xswingx-0.20.pom | |
| xswingx-0.20.jar | 406 KB |
| xswingx-0.20-sources.jar | 49 KB |
| xswingx-0.20-javadoc.jar | 411 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.lafouche/xswingx/ -->
<dependency>
<groupId>com.lafouche</groupId>
<artifactId>xswingx</artifactId>
<version>0.20</version>
</dependency>
// https://jarcasting.com/artifacts/com.lafouche/xswingx/
implementation 'com.lafouche:xswingx:0.20'
// https://jarcasting.com/artifacts/com.lafouche/xswingx/
implementation ("com.lafouche:xswingx:0.20")
'com.lafouche:xswingx:jar:0.20'
<dependency org="com.lafouche" name="xswingx" rev="0.20">
<artifact name="xswingx" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lafouche', module='xswingx', version='0.20')
)
libraryDependencies += "com.lafouche" % "xswingx" % "0.20"
[com.lafouche/xswingx "0.20"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.jgoodies : looks | jar | 2.1.2 |
| com.jgoodies : forms | jar | 1.1.0 |
| org.swinglabs : swingx | jar | 0.9.2 |