Last Version

JavaFX Mobile Plugin 2.0.30

Gradle Plugin for building JavaFX mobile applications

License

License

Categories

Categories

JavaFX User Interface
GroupId

GroupId

org.javafxports
ArtifactId

ArtifactId

jfxmobile-plugin
Version

Version

2.0.30
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://github.com/javafxports/javafxmobile-plugin

Download jfxmobile-plugin 2.0.30


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

Dependencies

compile (6)

Group / Artifact Type Version
com.android.tools.build : gradle jar 3.0.1
com.gluonhq » gvmbuilder jar 0.0.34
javax.activation : javax.activation-api jar 1.2.0
javax.xml.bind : jaxb-api jar 2.3.0
com.sun.xml.bind : jaxb-core jar 2.3.0
com.sun.xml.bind : jaxb-impl jar 2.3.0

Project Modules

There are no modules declared in this project.