Gradle RoboVM Plugin

The Gradle RoboVM Plugin provides a way to build RoboVM based distribution bundles.

License

License

Categories

Categories

Gradle Build Tools
GroupId

GroupId

com.github.jtakakura
ArtifactId

ArtifactId

gradle-robovm-plugin
Last Version

Last Version

0.0.10
Release Date

Release Date

Type

Type

jar
Description

Description

Gradle RoboVM Plugin
The Gradle RoboVM Plugin provides a way to build RoboVM based distribution bundles.
Project URL

Project URL

https://github.com/jtakakura/gradle-robovm-plugin

Download gradle-robovm-plugin

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.robovm : robovm-compiler jar 0.0.14

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.10
0.0.9
0.0.8
0.0.7
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1