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-project 0.0.2


Group ID:
io.github.wechaty
Artifact ID:
wechaty-project_2.12
Version:
0.0.2
Release Date:
Jun 17, 2020
Licenses:
Files:

libraryDependencies += "io.github.wechaty" %% "wechaty-project" % "0.0.2"

Mill build tool

ivy"io.github.wechaty::wechaty-project:0.0.2"

Scala CLI

//> using dep "io.github.wechaty::wechaty-project:0.0.2"

Ammonite REPL

import $ivy.`io.github.wechaty::wechaty-project:0.0.2`

<dependency>
  <groupId>io.github.wechaty</groupId>
  <artifactId>wechaty-project_2.12</artifactId>
  <version>0.0.2</version>
</dependency>

compile group: 'io.github.wechaty', name: 'wechaty-project_2.12', version: '0.0.2'