Switcher

Easily switch between JavaFX scenes with one line of code.

License

License

Categories

Categories

Data
GroupId

GroupId

com.simtechdata
ArtifactId

ArtifactId

Switcher
Last Version

Last Version

1.4.1
Release Date

Release Date

Type

Type

jar
Description

Description

Switcher
Easily switch between JavaFX scenes with one line of code.
Source Code Management

Source Code Management

https://github.com/EasyG0ing1/Switcher

Download Switcher

How to add to project

<!-- 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"]

Dependencies

compile (2)

Group / Artifact Type Version
com.dustinredmond.fxtrayicon : FXTrayIcon jar 3.0.0
org.jetbrains : annotations jar RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
1.4.1
1.4.0
1.3.7
1.3.6
1.3.5
1.3.4
1.3.3
1.3.2
1.3.1
1.3.0
1.2.5
1.2.4
1.2.3
1.2.2
1.2.1
1.2.0
1.1.6
1.1.5
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0
1.0.2
1.0.1
1.0.0