is not current version
Last Version 8.0.1

io.datafx:featuretoggle 8.0b9

Visualizing Enterprise Data in JavaFX

Categories

Categories

Data
GroupId

GroupId

io.datafx
ArtifactId

ArtifactId

featuretoggle
Version

Version

8.0b9
Type

Type

jar

Download featuretoggle 8.0b9


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