Last Version

Switcher 1.4.1

Easily switch between JavaFX scenes with one line of code.

License

License

Categories

Categories

Data
GroupId

GroupId

com.simtechdata
ArtifactId

ArtifactId

Switcher
Version

Version

1.4.1
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 1.4.1


<!-- 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.