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 0.0.13


Group ID:
io.github.wechaty
Artifact ID:
wechaty_2.12
Version:
0.0.13
Release Date:
Jun 24, 2020
Licenses:
Files:

libraryDependencies += "io.github.wechaty" %% "wechaty" % "0.0.13"

Mill build tool

ivy"io.github.wechaty::wechaty:0.0.13"

Scala CLI

//> using dep "io.github.wechaty::wechaty:0.0.13"

Ammonite REPL

import $ivy.`io.github.wechaty::wechaty:0.0.13`

<dependency>
  <groupId>io.github.wechaty</groupId>
  <artifactId>wechaty_2.12</artifactId>
  <version>0.0.13</version>
</dependency>

compile group: 'io.github.wechaty', name: 'wechaty_2.12', version: '0.0.13'