is not current version
Last Version 1.4.1

io.github.bdluck:dustpan-gateway 1.2.1

网关 -> 接入连接以及推送

GroupId

GroupId

io.github.bdluck
ArtifactId

ArtifactId

dustpan-gateway
Version

Version

1.2.1
Type

Type

jar

Download dustpan-gateway 1.2.1


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