License |
License |
---|---|
Categories |
CategoriesJavaFX User Interface |
GroupId | GroupIdorg.javafxports |
ArtifactId | ArtifactIdjavafxmobile-plugin |
Last Version | Last Version1.0.0-rc3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJavaFX Mobile Plugin
Gradle Plugin for building JavaFX mobile applications
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
javafxmobile-plugin-1.0.0-rc3.pom | |
javafxmobile-plugin-1.0.0-rc3.jar | 218 KB |
javafxmobile-plugin-1.0.0-rc3-sources.jar | 621 bytes |
javafxmobile-plugin-1.0.0-rc3-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.javafxports/javafxmobile-plugin/ -->
<dependency>
<groupId>org.javafxports</groupId>
<artifactId>javafxmobile-plugin</artifactId>
<version>1.0.0-rc3</version>
</dependency>
// https://jarcasting.com/artifacts/org.javafxports/javafxmobile-plugin/
implementation 'org.javafxports:javafxmobile-plugin:1.0.0-rc3'
// https://jarcasting.com/artifacts/org.javafxports/javafxmobile-plugin/
implementation ("org.javafxports:javafxmobile-plugin:1.0.0-rc3")
'org.javafxports:javafxmobile-plugin:jar:1.0.0-rc3'
<dependency org="org.javafxports" name="javafxmobile-plugin" rev="1.0.0-rc3">
<artifact name="javafxmobile-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.javafxports', module='javafxmobile-plugin', version='1.0.0-rc3')
)
libraryDependencies += "org.javafxports" % "javafxmobile-plugin" % "1.0.0-rc3"
[org.javafxports/javafxmobile-plugin "1.0.0-rc3"]
Group / Artifact | Type | Version |
---|---|---|
org.robovm : robovm-compiler | jar | 1.0.0-beta-03 |
me.tatarka : gradle-retrolambda | jar | 2.5.0 |
net.sf.proguard : proguard-gradle | jar | 5.1 |