is not current version
Last Version 4.7.1

org.smallmind:smallmind-javafx 1.6.3

JavaFX Projects

Categories

Categories

JavaFX User Interface
GroupId

GroupId

org.smallmind
ArtifactId

ArtifactId

smallmind-javafx
Version

Version

1.6.3
Type

Type

pom

Download smallmind-javafx 1.6.3

Filename Size
smallmind-javafx-1.6.3.pom 876 bytes
Browse

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