| Группа | Группаorg.fxmisc.wellbehaved |
|---|---|
| Идентификатор | Идентификаторwellbehavedfx |
| Версия | Версия0.2.1 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| wellbehavedfx-0.2.1.pom | |
| wellbehavedfx-0.2.1.jar | 101 KB |
| wellbehavedfx-0.2.1-sources.jar | 26 KB |
| wellbehavedfx-0.2.1-javadoc.jar | 136 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.fxmisc.wellbehaved/wellbehavedfx/ -->
<dependency>
<groupId>org.fxmisc.wellbehaved</groupId>
<artifactId>wellbehavedfx</artifactId>
<version>0.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.fxmisc.wellbehaved/wellbehavedfx/
implementation 'org.fxmisc.wellbehaved:wellbehavedfx:0.2.1'
// https://jarcasting.com/artifacts/org.fxmisc.wellbehaved/wellbehavedfx/
implementation ("org.fxmisc.wellbehaved:wellbehavedfx:0.2.1")
'org.fxmisc.wellbehaved:wellbehavedfx:jar:0.2.1'
<dependency org="org.fxmisc.wellbehaved" name="wellbehavedfx" rev="0.2.1">
<artifact name="wellbehavedfx" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.fxmisc.wellbehaved', module='wellbehavedfx', version='0.2.1')
)
libraryDependencies += "org.fxmisc.wellbehaved" % "wellbehavedfx" % "0.2.1"
[org.fxmisc.wellbehaved/wellbehavedfx "0.2.1"]