is not current version
Last Version 0.0.15

io.github.wechaty:wechaty-project_2.12 0.0.5

Wechaty for Scala

GroupId

GroupId

io.github.wechaty
ArtifactId

ArtifactId

wechaty-project_2.12
Version

Version

0.0.5
Type

Type

pom

Download wechaty-project_2.12 0.0.5


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