is not current version
Last Version 3.0.0

com.io7m.jwheatsheaf:com.io7m.jwheatsheaf.api 1.0.3

JavaFX File Chooser (API)

GroupId

GroupId

com.io7m.jwheatsheaf
ArtifactId

ArtifactId

com.io7m.jwheatsheaf.api
Version

Version

1.0.3
Type

Type

jar

Download com.io7m.jwheatsheaf.api 1.0.3


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