is not current version
Last Version 1.4.1

io.github.bdluck:dustpan-command 1.4.0

指令下发模块

GroupId

GroupId

io.github.bdluck
ArtifactId

ArtifactId

dustpan-command
Version

Version

1.4.0
Type

Type

jar

Download dustpan-command 1.4.0


<!-- https://jarcasting.com/artifacts/io.github.bdluck/dustpan-command/ -->
<dependency>
    <groupId>io.github.bdluck</groupId>
    <artifactId>dustpan-command</artifactId>
    <version>1.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.bdluck/dustpan-command/
implementation 'io.github.bdluck:dustpan-command:1.4.0'
// https://jarcasting.com/artifacts/io.github.bdluck/dustpan-command/
implementation ("io.github.bdluck:dustpan-command:1.4.0")
'io.github.bdluck:dustpan-command:jar:1.4.0'
<dependency org="io.github.bdluck" name="dustpan-command" rev="1.4.0">
  <artifact name="dustpan-command" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.bdluck', module='dustpan-command', version='1.4.0')
)
libraryDependencies += "io.github.bdluck" % "dustpan-command" % "1.4.0"
[io.github.bdluck/dustpan-command "1.4.0"]