License |
License |
---|---|
Categories |
CategoriesJavaFX User Interface |
GroupId | GroupIdorg.javafxports |
ArtifactId | ArtifactIdjfxmobile-plugin |
Last Version | Last Version2.0.30 |
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 |
---|---|
jfxmobile-plugin-2.0.30.pom | |
jfxmobile-plugin-2.0.30.jar | 469 KB |
jfxmobile-plugin-2.0.30-sources.jar | 43 KB |
jfxmobile-plugin-2.0.30-javadoc.jar | 149 KB |
Browse |
<!-- 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"]
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 |