is not current version
Last Version 4.7.1

org.smallmind:smallmind-javafx 2.4.16

JavaFX Projects

Categories

Categories

JavaFX User Interface
GroupId

GroupId

org.smallmind
ArtifactId

ArtifactId

smallmind-javafx
Version

Version

2.4.16
Type

Type

pom

Download smallmind-javafx 2.4.16

Filename Size
smallmind-javafx-2.4.16.pom 813 bytes
Browse

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