Last Version

JavaFX Mobile Plugin 1.0.0-rc3

Gradle Plugin for building JavaFX mobile applications

License

License

Categories

Categories

JavaFX User Interface
GroupId

GroupId

org.javafxports
ArtifactId

ArtifactId

javafxmobile-plugin
Version

Version

1.0.0-rc3
Type

Type

jar
Description

Description

JavaFX Mobile Plugin
Gradle Plugin for building JavaFX mobile applications
Project URL

Project URL

http://javafxports.org
Source Code Management

Source Code Management

https://bitbucket.org/javafxports

Download javafxmobile-plugin 1.0.0-rc3


<!-- 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"]

Dependencies

compile (3)

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

Project Modules

There are no modules declared in this project.