is not current version
Last Version 2.3.16

RoboVM Gradle Plugin 2.3.14

The RoboVM Gradle Plugin provides a way to build RoboVM apps using Gradle.

License

License

Categories

Categories

IDE Development Tools Gradle Build Tools
GroupId

GroupId

com.mobidevelop.robovm
ArtifactId

ArtifactId

robovm-gradle-plugin
Version

Version

2.3.14
Type

Type

jar
Description

Description

RoboVM Gradle Plugin
The RoboVM Gradle Plugin provides a way to build RoboVM apps using Gradle.
Project URL

Project URL

https://github.com/mobidevelop/robovm/
Source Code Management

Source Code Management

https://github.com/mobidevelop/robovm.git

Download robovm-gradle-plugin 2.3.14


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

Dependencies

compile (7)

Group / Artifact Type Version
org.apache.commons : commons-compress jar 1.5
com.mobidevelop.robovm : robovm-dist-compiler jar 2.3.14
org.sonatype.aether : aether jar 1.13.1
org.sonatype.aether : aether-connector-wagon jar 1.13.1
org.apache.maven : maven-aether-provider jar 3.0.4
org.apache.maven.wagon : wagon-provider-api jar 2.4
org.apache.maven.wagon : wagon-http jar 2.4

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.