is not current version
Last Version 18-ea+0

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

JFXCore

License

License

Categories

Categories

JavaFX User Interface
GroupId

GroupId

org.jfxcore
ArtifactId

ArtifactId

javafx-web
Version

Version

15-ea+1
Type

Type

jar
Description

Description

JFXCore

Download javafx-web 15-ea+1


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

Dependencies

compile (3)

Group / Artifact Type Version
org.jfxcore : javafx-web jar 15-ea+1
org.jfxcore : javafx-controls jar 15-ea+1
org.jfxcore : javafx-media jar 15-ea+1

Project Modules

There are no modules declared in this project.