| License | License | 
|---|---|
| Categories | CategoriesJavaFX User Interface | 
| GroupId | GroupIdorg.smallmind | 
| ArtifactId | ArtifactIdsmallmind-javafx | 
| Last Version | Last Version4.7.1 | 
| Release Date | Release Date | 
| Type | Typepom | 
| Description | DescriptionJavaFX JavaFX Projects | 
| Filename | Size | 
|---|---|
| smallmind-javafx-4.7.1.pom | 812 bytes | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.smallmind/smallmind-javafx/ -->
<dependency>
    <groupId>org.smallmind</groupId>
    <artifactId>smallmind-javafx</artifactId>
    <version>4.7.1</version>
    <type>pom</type>
</dependency>// https://jarcasting.com/artifacts/org.smallmind/smallmind-javafx/
implementation 'org.smallmind:smallmind-javafx:4.7.1'// https://jarcasting.com/artifacts/org.smallmind/smallmind-javafx/
implementation ("org.smallmind:smallmind-javafx:4.7.1")'org.smallmind:smallmind-javafx:pom:4.7.1'<dependency org="org.smallmind" name="smallmind-javafx" rev="4.7.1">
  <artifact name="smallmind-javafx" type="pom" />
</dependency>@Grapes(
@Grab(group='org.smallmind', module='smallmind-javafx', version='4.7.1')
)libraryDependencies += "org.smallmind" % "smallmind-javafx" % "4.7.1"[org.smallmind/smallmind-javafx "4.7.1"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.aspectj : aspectjrt Optional | jar | 1.9.9.1 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.testng : testng | jar | 7.5 | 
| org.springframework : spring-test | jar | 5.3.18 |