Last Version

compiler 15-ea+1

JFXCore FXML compiler

License

License

GroupId

GroupId

org.jfxcore
ArtifactId

ArtifactId

compiler
Version

Version

15-ea+1
Type

Type

jar
Description

Description

compiler
JFXCore FXML compiler
Project URL

Project URL

https://github.com/jfxcore/jfx
Source Code Management

Source Code Management

https://github.com/jfxcore/jfx

Download compiler 15-ea+1


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

Dependencies

compile (3)

Group / Artifact Type Version
org.jfxcore : javafx-graphics jar 15-ea+1
org.javassist : javassist jar 3.27.0-GA
org.jetbrains.kotlinx : kotlinx-metadata-jvm jar 0.2.0

Project Modules

There are no modules declared in this project.