| License |
License |
|---|---|
| Categories |
CategoriesIDE Development Tools Gradle Build Tools |
| GroupId | GroupIdcom.mobidevelop.robovm |
| ArtifactId | ArtifactIdrobovm-gradle-plugin |
| Last Version | Last Version2.3.16 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionRoboVM Gradle Plugin
The RoboVM Gradle Plugin provides a way to build RoboVM apps using Gradle.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| robovm-gradle-plugin-2.3.16.pom | |
| robovm-gradle-plugin-2.3.16.jar | 48 MB |
| robovm-gradle-plugin-2.3.16-sources.jar | 16 KB |
| robovm-gradle-plugin-2.3.16-javadoc.jar | 261 bytes |
| Browse |
<!-- 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"]
| 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 |