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-tck 0.0.23


Group ID:
de.martinpallmann.gchat
Artifact ID:
gchat-tck_2.13
Version:
0.0.23
Release Date:
May 7, 2020
Licenses:
Files:

libraryDependencies += "de.martinpallmann.gchat" %% "gchat-tck" % "0.0.23"

Mill build tool

ivy"de.martinpallmann.gchat::gchat-tck:0.0.23"

Scala CLI

//> using dep "de.martinpallmann.gchat::gchat-tck:0.0.23"

Ammonite REPL

import $ivy.`de.martinpallmann.gchat::gchat-tck:0.0.23`

<dependency>
  <groupId>de.martinpallmann.gchat</groupId>
  <artifactId>gchat-tck_2.13</artifactId>
  <version>0.0.23</version>
</dependency>

compile group: 'de.martinpallmann.gchat', name: 'gchat-tck_2.13', version: '0.0.23'