License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcom.simtechdata |
ArtifactId | ArtifactIdSwitcher |
Last Version | Last Version1.4.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSwitcher
Easily switch between JavaFX scenes with one line of code.
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
Switcher-1.4.1.pom | |
Switcher-1.4.1.jar | 14 KB |
Switcher-1.4.1-sources.jar | 11 KB |
Switcher-1.4.1-javadoc.jar | 33 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.simtechdata/Switcher/ -->
<dependency>
<groupId>com.simtechdata</groupId>
<artifactId>Switcher</artifactId>
<version>1.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.simtechdata/Switcher/
implementation 'com.simtechdata:Switcher:1.4.1'
// https://jarcasting.com/artifacts/com.simtechdata/Switcher/
implementation ("com.simtechdata:Switcher:1.4.1")
'com.simtechdata:Switcher:jar:1.4.1'
<dependency org="com.simtechdata" name="Switcher" rev="1.4.1">
<artifact name="Switcher" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.simtechdata', module='Switcher', version='1.4.1')
)
libraryDependencies += "com.simtechdata" % "Switcher" % "1.4.1"
[com.simtechdata/Switcher "1.4.1"]
Group / Artifact | Type | Version |
---|---|---|
com.dustinredmond.fxtrayicon : FXTrayIcon | jar | 3.0.0 |
org.jetbrains : annotations | jar | RELEASE |