is not current version
Last Version 2.3.9

love.forte.simple-robot:component-parent 2.0.0-ALPHA.12


GroupId

GroupId

love.forte.simple-robot
ArtifactId

ArtifactId

component-parent
Version

Version

2.0.0-ALPHA.12
Type

Type

jar

Download component-parent 2.0.0-ALPHA.12


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