This is a library for building bots with the google hangouts api.
Scala versions:
2.13
gchat-core 0.0.19
Group ID:
de.martinpallmann.gchat
Artifact ID:
gchat-core_2.13
Version:
0.0.19
Release Date:
May 4, 2020
Licenses:
Files:
libraryDependencies += "de.martinpallmann.gchat" %% "gchat-core" % "0.0.19"
ivy"de.martinpallmann.gchat::gchat-core:0.0.19"
//> using dep "de.martinpallmann.gchat::gchat-core:0.0.19"
import $ivy.`de.martinpallmann.gchat::gchat-core:0.0.19`
<dependency> <groupId>de.martinpallmann.gchat</groupId> <artifactId>gchat-core_2.13</artifactId> <version>0.0.19</version> </dependency>
compile group: 'de.martinpallmann.gchat', name: 'gchat-core_2.13', version: '0.0.19'