is not current version
Last Version 1.4.1

io.github.bdluck:dustpan-common 1.0.2

基础包

GroupId

GroupId

io.github.bdluck
ArtifactId

ArtifactId

dustpan-common
Version

Version

1.0.2
Type

Type

jar

Download dustpan-common 1.0.2


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