is not current version
Last Version 2.0.30

org.javafxports:jfxmobile-plugin 1.3.7

Gradle Plugin for building JavaFX mobile applications

Categories

Categories

JavaFX User Interface
GroupId

GroupId

org.javafxports
ArtifactId

ArtifactId

jfxmobile-plugin
Version

Version

1.3.7
Type

Type

jar

Download jfxmobile-plugin 1.3.7


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