License |
License |
---|---|
GroupId | GroupIdio.github.bdluck |
ArtifactId | ArtifactIddustpan-example |
Version | Version1.3.3 |
Type | Typejar |
Description |
Description代码示例
|
Filename | Size |
---|---|
dustpan-example-1.3.3.pom | |
dustpan-example-1.3.3.jar | 14 KB |
dustpan-example-1.3.3-sources.jar | 6 KB |
dustpan-example-1.3.3-javadoc.jar | 41 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.bdluck/dustpan-example/ -->
<dependency>
<groupId>io.github.bdluck</groupId>
<artifactId>dustpan-example</artifactId>
<version>1.3.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.bdluck/dustpan-example/
implementation 'io.github.bdluck:dustpan-example:1.3.3'
// https://jarcasting.com/artifacts/io.github.bdluck/dustpan-example/
implementation ("io.github.bdluck:dustpan-example:1.3.3")
'io.github.bdluck:dustpan-example:jar:1.3.3'
<dependency org="io.github.bdluck" name="dustpan-example" rev="1.3.3">
<artifact name="dustpan-example" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.bdluck', module='dustpan-example', version='1.3.3')
)
libraryDependencies += "io.github.bdluck" % "dustpan-example" % "1.3.3"
[io.github.bdluck/dustpan-example "1.3.3"]
Group / Artifact | Type | Version |
---|---|---|
io.github.bdluck : dustpan-template | jar | 1.3.3 |
io.github.bdluck : dustpan-gateway | jar | 1.3.3 |
io.github.bdluck : dustpan-event | jar | 1.3.3 |
io.github.bdluck : dustpan-command | jar | 1.3.3 |
ch.qos.logback : logback-classic | jar | 1.2.3 |