is not current version
Last Version 2.1.0-DEV.4

love.forte.simple-robot:core-parent 2.0.9-snapshot


GroupId

GroupId

love.forte.simple-robot
ArtifactId

ArtifactId

core-parent
Version

Version

2.0.9-snapshot
Type

Type

jar

Download core-parent 2.0.9-snapshot


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