is not current version
Last Version 4.7.1

org.smallmind:smallmind-javafx 1.6.0

JavaFX Extensions

Categories

Categories

JavaFX User Interface
GroupId

GroupId

org.smallmind
ArtifactId

ArtifactId

smallmind-javafx
Version

Version

1.6.0
Type

Type

jar

Download smallmind-javafx 1.6.0


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