License |
License |
---|---|
Categories |
CategoriesData JavaFX User Interface |
GroupId | GroupIdorg.javafxdata |
ArtifactId | ArtifactIddatafx-featuretoggle |
Last Version | Last Version8.0b5 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/org.javafxdata/datafx-featuretoggle/ -->
<dependency>
<groupId>org.javafxdata</groupId>
<artifactId>datafx-featuretoggle</artifactId>
<version>8.0b5</version>
</dependency>
// https://jarcasting.com/artifacts/org.javafxdata/datafx-featuretoggle/
implementation 'org.javafxdata:datafx-featuretoggle:8.0b5'
// https://jarcasting.com/artifacts/org.javafxdata/datafx-featuretoggle/
implementation ("org.javafxdata:datafx-featuretoggle:8.0b5")
'org.javafxdata:datafx-featuretoggle:jar:8.0b5'
<dependency org="org.javafxdata" name="datafx-featuretoggle" rev="8.0b5">
<artifact name="datafx-featuretoggle" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.javafxdata', module='datafx-featuretoggle', version='8.0b5')
)
libraryDependencies += "org.javafxdata" % "datafx-featuretoggle" % "8.0b5"
[org.javafxdata/datafx-featuretoggle "8.0b5"]
Group / Artifact | Type | Version |
---|---|---|
org.javafxdata : datafx-core | jar | 8.0b5 |
com.guigarage : observable-toogles | jar | 0.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |