is not current version
Last Version 2.3.9

love.forte.simple-robot:component-parent 2.2.0-DEV.10


GroupId

GroupId

love.forte.simple-robot
ArtifactId

ArtifactId

component-parent
Version

Version

2.2.0-DEV.10
Type

Type

pom

Download component-parent 2.2.0-DEV.10


<!-- https://jarcasting.com/artifacts/love.forte.simple-robot/component-parent/ -->
<dependency>
    <groupId>love.forte.simple-robot</groupId>
    <artifactId>component-parent</artifactId>
    <version>2.2.0-DEV.10</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/love.forte.simple-robot/component-parent/
implementation 'love.forte.simple-robot:component-parent:2.2.0-DEV.10'
// https://jarcasting.com/artifacts/love.forte.simple-robot/component-parent/
implementation ("love.forte.simple-robot:component-parent:2.2.0-DEV.10")
'love.forte.simple-robot:component-parent:pom:2.2.0-DEV.10'
<dependency org="love.forte.simple-robot" name="component-parent" rev="2.2.0-DEV.10">
  <artifact name="component-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='love.forte.simple-robot', module='component-parent', version='2.2.0-DEV.10')
)
libraryDependencies += "love.forte.simple-robot" % "component-parent" % "2.2.0-DEV.10"
[love.forte.simple-robot/component-parent "2.2.0-DEV.10"]