Categories |
CategoriesIDE Development Tools |
---|---|
GroupId | GroupIdcom.mobidevelop.robovm |
ArtifactId | ArtifactIdrobovm-templates-parent |
Version | Version2.3.11 |
Type | Typepom |
Filename | Size |
---|---|
robovm-templates-parent-2.3.11.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.mobidevelop.robovm/robovm-templates-parent/ -->
<dependency>
<groupId>com.mobidevelop.robovm</groupId>
<artifactId>robovm-templates-parent</artifactId>
<version>2.3.11</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.mobidevelop.robovm/robovm-templates-parent/
implementation 'com.mobidevelop.robovm:robovm-templates-parent:2.3.11'
// https://jarcasting.com/artifacts/com.mobidevelop.robovm/robovm-templates-parent/
implementation ("com.mobidevelop.robovm:robovm-templates-parent:2.3.11")
'com.mobidevelop.robovm:robovm-templates-parent:pom:2.3.11'
<dependency org="com.mobidevelop.robovm" name="robovm-templates-parent" rev="2.3.11">
<artifact name="robovm-templates-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.mobidevelop.robovm', module='robovm-templates-parent', version='2.3.11')
)
libraryDependencies += "com.mobidevelop.robovm" % "robovm-templates-parent" % "2.3.11"
[com.mobidevelop.robovm/robovm-templates-parent "2.3.11"]