is not current version
Last Version 3.3.4

be.rlab:tehanu-client-slack 3.3.3

Tehanu is a bot framework for Kotlin. This artifact contains the main components and it can be used standalone to embed the bot into another application. This is the Slack client implementation.

Categories

Categories

CLI User Interface
GroupId

GroupId

be.rlab
ArtifactId

ArtifactId

tehanu-client-slack
Version

Version

3.3.3
Type

Type

jar

Download tehanu-client-slack 3.3.3


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