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