wechaty / scala-wechaty   0.0.15

Apache License 2.0 Website GitHub

Scala Wechaty is a Conversational SDK for Chatbot Makers Written in Scala

Scala versions: 2.12

wechaty-puppet 0.0.8


Group ID:
io.github.wechaty
Artifact ID:
wechaty-puppet_2.12
Version:
0.0.8
Release Date:
Jun 19, 2020
Licenses:
Files:

libraryDependencies += "io.github.wechaty" %% "wechaty-puppet" % "0.0.8"

Mill build tool

ivy"io.github.wechaty::wechaty-puppet:0.0.8"

Scala CLI

//> using dep "io.github.wechaty::wechaty-puppet:0.0.8"

Ammonite REPL

import $ivy.`io.github.wechaty::wechaty-puppet:0.0.8`

<dependency>
  <groupId>io.github.wechaty</groupId>
  <artifactId>wechaty-puppet_2.12</artifactId>
  <version>0.0.8</version>
</dependency>

compile group: 'io.github.wechaty', name: 'wechaty-puppet_2.12', version: '0.0.8'