scala-slack-client

An asynchronous Scala library to interact with the Slack API.

License

License

MIT Licence
Categories

Categories

Scala Languages CLI User Interface
GroupId

GroupId

com.lunatech
ArtifactId

ArtifactId

scala-slack-client
Last Version

Last Version

0.2.4
Release Date

Release Date

Type

Type

jar
Description

Description

scala-slack-client
An asynchronous Scala library to interact with the Slack API.
Project URL

Project URL

https://github.com/lunatech-labs/scala-slack-client
Source Code Management

Source Code Management

https://github.com/lunatech-labs/scala-slack-client.git

Download scala-slack-client

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.8
com.typesafe.play : play-ahc-ws-standalone_2.12 jar 2.0.0-M2
com.typesafe.play : play-ws-standalone-xml_2.12 jar 2.0.0-M2
com.typesafe.play : play-ws-standalone-json_2.12 jar 2.0.0-M2

Project Modules

There are no modules declared in this project.

Versions

Version
0.2.4
0.2.3
0.2.2
0.2.1
0.2.0
0.1.1
0.1.0