RoboVM Gradle Plugin

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
Last Version

Last Version

2.3.16
Release Date

Release Date

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

How to add to project

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

Dependencies

runtime (7)

Group / Artifact Type Version
org.apache.commons : commons-compress jar 1.5
com.mobidevelop.robovm : robovm-compiler jar 2.3.16
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

Project Modules

There are no modules declared in this project.

Versions

Version
2.3.16
2.3.15
2.3.14
2.3.13
2.3.12
2.3.11
2.3.10
2.3.9
2.3.8
2.3.7
2.3.6
2.3.5
2.3.4
2.3.3
2.3.2
2.3.1
2.3.0
2.2.0
2.1.0