| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.nfwork |
| Идентификатор | Идентификаторdbfoundui |
| Последняя версия | Последняя версия2.3.4 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеdbfound development platform dbfoundui
dbfound development platform dbfoundui
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| dbfoundui-2.3.4.pom | |
| dbfoundui-2.3.4.jar | 644 KB |
| dbfoundui-2.3.4-sources.jar | 642 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.nfwork/dbfoundui/ -->
<dependency>
<groupId>com.github.nfwork</groupId>
<artifactId>dbfoundui</artifactId>
<version>2.3.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.nfwork/dbfoundui/
implementation 'com.github.nfwork:dbfoundui:2.3.4'
// https://jarcasting.com/artifacts/com.github.nfwork/dbfoundui/
implementation ("com.github.nfwork:dbfoundui:2.3.4")
'com.github.nfwork:dbfoundui:jar:2.3.4'
<dependency org="com.github.nfwork" name="dbfoundui" rev="2.3.4">
<artifact name="dbfoundui" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.nfwork', module='dbfoundui', version='2.3.4')
)
libraryDependencies += "com.github.nfwork" % "dbfoundui" % "2.3.4"
[com.github.nfwork/dbfoundui "2.3.4"]