is not current version
Last Version 2.0.0-RC.2

love.forte.simple-robot:component-ding 2.0.0-ALPHA.7


GroupId

GroupId

love.forte.simple-robot
ArtifactId

ArtifactId

component-ding
Version

Version

2.0.0-ALPHA.7
Type

Type

jar

Download component-ding 2.0.0-ALPHA.7


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