is not current version
Last Version 18-ea+0

org.jfxcore:javafx-graphics 15-ea+1

JFXCore

License

License

Categories

Categories

JavaFX User Interface
GroupId

GroupId

org.jfxcore
ArtifactId

ArtifactId

javafx-graphics
Version

Version

15-ea+1
Type

Type

jar
Description

Description

JFXCore

Download javafx-graphics 15-ea+1


<!-- https://jarcasting.com/artifacts/org.jfxcore/javafx-graphics/ -->
<dependency>
    <groupId>org.jfxcore</groupId>
    <artifactId>javafx-graphics</artifactId>
    <version>15-ea+1</version>
</dependency>
// https://jarcasting.com/artifacts/org.jfxcore/javafx-graphics/
implementation 'org.jfxcore:javafx-graphics:15-ea+1'
// https://jarcasting.com/artifacts/org.jfxcore/javafx-graphics/
implementation ("org.jfxcore:javafx-graphics:15-ea+1")
'org.jfxcore:javafx-graphics:jar:15-ea+1'
<dependency org="org.jfxcore" name="javafx-graphics" rev="15-ea+1">
  <artifact name="javafx-graphics" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jfxcore', module='javafx-graphics', version='15-ea+1')
)
libraryDependencies += "org.jfxcore" % "javafx-graphics" % "15-ea+1"
[org.jfxcore/javafx-graphics "15-ea+1"]

Dependencies

compile (2)

Group / Artifact Type Version
org.jfxcore : javafx-graphics jar 15-ea+1
org.jfxcore : javafx-base jar 15-ea+1

Project Modules

There are no modules declared in this project.