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-core 0.0.16


Group ID:
de.martinpallmann.gchat
Artifact ID:
gchat-core_2.13
Version:
0.0.16
Release Date:
May 2, 2020
Licenses:
Files:

libraryDependencies += "de.martinpallmann.gchat" %% "gchat-core" % "0.0.16"

Mill build tool

ivy"de.martinpallmann.gchat::gchat-core:0.0.16"

Scala CLI

//> using dep "de.martinpallmann.gchat::gchat-core:0.0.16"

Ammonite REPL

import $ivy.`de.martinpallmann.gchat::gchat-core:0.0.16`

<dependency>
  <groupId>de.martinpallmann.gchat</groupId>
  <artifactId>gchat-core_2.13</artifactId>
  <version>0.0.16</version>
</dependency>

compile group: 'de.martinpallmann.gchat', name: 'gchat-core_2.13', version: '0.0.16'