is not current version
Last Version 1.4.1

io.github.bdluck:dustpan-common 1.3.0

基础包

GroupId

GroupId

io.github.bdluck
ArtifactId

ArtifactId

dustpan-common
Version

Version

1.3.0
Type

Type

jar

Download dustpan-common 1.3.0


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