is not current version
Last Version 2.2.3

com.mobidevelop.robovm:robopods-plugins-parent 2.2.1


Categories

Categories

IDE Development Tools
GroupId

GroupId

com.mobidevelop.robovm
ArtifactId

ArtifactId

robopods-plugins-parent
Version

Version

2.2.1
Type

Type

pom

Download robopods-plugins-parent 2.2.1


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