is not current version
Last Version 1.4

net.christophermerrill:ShadowboxFx 1.0

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

Categories

Categories

Net
GroupId

GroupId

net.christophermerrill
ArtifactId

ArtifactId

ShadowboxFx
Version

Version

1.0
Type

Type

jar

Download ShadowboxFx 1.0


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