is not current version
Last Version 1.14.0

org.robovm:robovm-templates-parent 1.1.0


GroupId

GroupId

org.robovm
ArtifactId

ArtifactId

robovm-templates-parent
Version

Version

1.1.0
Type

Type

pom

Download robovm-templates-parent 1.1.0


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