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