martinpallmann / gchat   0.0.23

Apache License 2.0 Website GitHub

This is a library for building bots with the google hangouts api.

Scala versions: 2.13

gchat-bot 0.0.21


Group ID:
de.martinpallmann.gchat
Artifact ID:
gchat-bot_2.13
Version:
0.0.21
Release Date:
May 5, 2020
Licenses:
Files:

libraryDependencies += "de.martinpallmann.gchat" %% "gchat-bot" % "0.0.21"

Mill build tool

ivy"de.martinpallmann.gchat::gchat-bot:0.0.21"

Scala CLI

//> using dep "de.martinpallmann.gchat::gchat-bot:0.0.21"

Ammonite REPL

import $ivy.`de.martinpallmann.gchat::gchat-bot:0.0.21`

<dependency>
  <groupId>de.martinpallmann.gchat</groupId>
  <artifactId>gchat-bot_2.13</artifactId>
  <version>0.0.21</version>
</dependency>

compile group: 'de.martinpallmann.gchat', name: 'gchat-bot_2.13', version: '0.0.21'