GroupId | GroupIdio.github.wechaty |
---|---|
ArtifactId | ArtifactIdwechaty-puppet-hostie |
Last Version | Last Version1.0.0-SNAPSOHOT |
Release Date | Release Date |
Type | Typepom |
Description |
Description |
<!-- https://jarcasting.com/artifacts/io.github.wechaty/wechaty-puppet-hostie/ -->
<dependency>
<groupId>io.github.wechaty</groupId>
<artifactId>wechaty-puppet-hostie</artifactId>
<version>1.0.0-SNAPSOHOT</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.wechaty/wechaty-puppet-hostie/
implementation 'io.github.wechaty:wechaty-puppet-hostie:1.0.0-SNAPSOHOT'
// https://jarcasting.com/artifacts/io.github.wechaty/wechaty-puppet-hostie/
implementation ("io.github.wechaty:wechaty-puppet-hostie:1.0.0-SNAPSOHOT")
'io.github.wechaty:wechaty-puppet-hostie:pom:1.0.0-SNAPSOHOT'
<dependency org="io.github.wechaty" name="wechaty-puppet-hostie" rev="1.0.0-SNAPSOHOT">
<artifact name="wechaty-puppet-hostie" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.wechaty', module='wechaty-puppet-hostie', version='1.0.0-SNAPSOHOT')
)
libraryDependencies += "io.github.wechaty" % "wechaty-puppet-hostie" % "1.0.0-SNAPSOHOT"
[io.github.wechaty/wechaty-puppet-hostie "1.0.0-SNAPSOHOT"]