Last Version

gradle-plugin 15-ea+1

JFXCore Gradle Plugin

License

License

Categories

Categories

Gradle Build Tools
GroupId

GroupId

org.jfxcore
ArtifactId

ArtifactId

gradle-plugin
Version

Version

15-ea+1
Type

Type

jar
Description

Description

gradle-plugin
JFXCore Gradle Plugin
Project URL

Project URL

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

Source Code Management

https://github.com/jfxcore/jfx

Download gradle-plugin 15-ea+1


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

Dependencies

compile (4)

Group / Artifact Type Version
org.jfxcore : compiler jar 15-ea+1
com.google.gradle : osdetector-gradle-plugin jar 1.6.1
org.javamodularity » moduleplugin jar 1.7.0
io.github.classgraph : classgraph jar 4.8.90

Project Modules

There are no modules declared in this project.