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-hostie 0.0.10


Group ID:
io.github.wechaty
Artifact ID:
wechaty-hostie_2.12
Version:
0.0.10
Release Date:
Jun 20, 2020
Licenses:
Files:

libraryDependencies += "io.github.wechaty" %% "wechaty-hostie" % "0.0.10"

Mill build tool

ivy"io.github.wechaty::wechaty-hostie:0.0.10"

Scala CLI

//> using dep "io.github.wechaty::wechaty-hostie:0.0.10"

Ammonite REPL

import $ivy.`io.github.wechaty::wechaty-hostie:0.0.10`

<dependency>
  <groupId>io.github.wechaty</groupId>
  <artifactId>wechaty-hostie_2.12</artifactId>
  <version>0.0.10</version>
</dependency>

compile group: 'io.github.wechaty', name: 'wechaty-hostie_2.12', version: '0.0.10'