Last Version

ChatExchange 2.0.0

Simple API to interact with the chat system on Stack Overflow, and the Stack Exchange network.

License

License

Categories

Categories

hate Data Data Formats Hypermedia Types
GroupId

GroupId

org.sobotics
ArtifactId

ArtifactId

chatexchange
Version

Version

2.0.0
Type

Type

jar
Description

Description

ChatExchange
Simple API to interact with the chat system on Stack Overflow, and the Stack Exchange network.
Project URL

Project URL

https://github.com/SOBotics/chatexchange
Project Organization

Project Organization

SOBotics

Download chatexchange 2.0.0


<!-- https://jarcasting.com/artifacts/org.sobotics/chatexchange/ -->
<dependency>
    <groupId>org.sobotics</groupId>
    <artifactId>chatexchange</artifactId>
    <version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.sobotics/chatexchange/
implementation 'org.sobotics:chatexchange:2.0.0'
// https://jarcasting.com/artifacts/org.sobotics/chatexchange/
implementation ("org.sobotics:chatexchange:2.0.0")
'org.sobotics:chatexchange:jar:2.0.0'
<dependency org="org.sobotics" name="chatexchange" rev="2.0.0">
  <artifact name="chatexchange" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.sobotics', module='chatexchange', version='2.0.0')
)
libraryDependencies += "org.sobotics" % "chatexchange" % "2.0.0"
[org.sobotics/chatexchange "2.0.0"]

Dependencies

compile (4)

Group / Artifact Type Version
org.jsoup : jsoup jar 1.9.1
com.google.code.gson : gson jar 2.6.2
org.slf4j : slf4j-api jar 1.7.21
org.glassfish.tyrus.bundles : tyrus-standalone-client-jdk jar 1.13.1

Project Modules

There are no modules declared in this project.