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