is not current version
Last Version 1.4.1

io.github.bdluck:dustpan-external 1.4.0


GroupId

GroupId

io.github.bdluck
ArtifactId

ArtifactId

dustpan-external
Version

Version

1.4.0
Type

Type

pom

Download dustpan-external 1.4.0


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