Last Version

shadowboxfx 1.4

Controls to add shadow-boxed controls to a JavaFX UI.

License

License

Categories

Categories

Net
GroupId

GroupId

net.christophermerrill
ArtifactId

ArtifactId

ShadowboxFx
Version

Version

1.4
Type

Type

jar
Description

Description

shadowboxfx
Controls to add shadow-boxed controls to a JavaFX UI.
Project URL

Project URL

https://github.com/ChrisLMerrill/shadowboxfx
Source Code Management

Source Code Management

https://github.com/ChrisLMerrill/shadowboxfx

Download ShadowboxFx 1.4


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

Dependencies

compile (1)

Group / Artifact Type Version
org.openjfx : javafx-controls jar 14.0.1

runtime (3)

Group / Artifact Type Version
org.openjfx : javafx-graphics jar 14.0.1
org.openjfx : javafx-base jar 14.0.1
org.openjfx : javafx-controls jar 14.0.1

Project Modules

There are no modules declared in this project.