is not current version
Last Version 3.0.0

com.io7m.jwheatsheaf:com.io7m.jwheatsheaf.ui 2.0.1

JavaFX File Chooser (UI)

GroupId

GroupId

com.io7m.jwheatsheaf
ArtifactId

ArtifactId

com.io7m.jwheatsheaf.ui
Version

Version

2.0.1
Type

Type

jar

Download com.io7m.jwheatsheaf.ui 2.0.1


<!-- https://jarcasting.com/artifacts/com.io7m.jwheatsheaf/com.io7m.jwheatsheaf.ui/ -->
<dependency>
    <groupId>com.io7m.jwheatsheaf</groupId>
    <artifactId>com.io7m.jwheatsheaf.ui</artifactId>
    <version>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.io7m.jwheatsheaf/com.io7m.jwheatsheaf.ui/
implementation 'com.io7m.jwheatsheaf:com.io7m.jwheatsheaf.ui:2.0.1'
// https://jarcasting.com/artifacts/com.io7m.jwheatsheaf/com.io7m.jwheatsheaf.ui/
implementation ("com.io7m.jwheatsheaf:com.io7m.jwheatsheaf.ui:2.0.1")
'com.io7m.jwheatsheaf:com.io7m.jwheatsheaf.ui:jar:2.0.1'
<dependency org="com.io7m.jwheatsheaf" name="com.io7m.jwheatsheaf.ui" rev="2.0.1">
  <artifact name="com.io7m.jwheatsheaf.ui" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.io7m.jwheatsheaf', module='com.io7m.jwheatsheaf.ui', version='2.0.1')
)
libraryDependencies += "com.io7m.jwheatsheaf" % "com.io7m.jwheatsheaf.ui" % "2.0.1"
[com.io7m.jwheatsheaf/com.io7m.jwheatsheaf.ui "2.0.1"]