MVN

com.lunatech : scala-slack-client

Maven & Gradle

Sep 03, 2018
3 stars

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

<dependency>
    <groupId>com.lunatech</groupId>
    <artifactId>scala-slack-client</artifactId>
    <version>0.2.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.lunatech : scala-slack-client to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.2.4

All Versions

Choose a version of com.lunatech : scala-slack-client to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.2.x
scala-slack-client-0.2.4
scala-slack-client-0.2.3
scala-slack-client-0.2.2
scala-slack-client-0.2.1
scala-slack-client-0.2.0
0.1.x
scala-slack-client-0.1.1
scala-slack-client-0.1.0

How to add a dependency to Maven

Add the following com.lunatech : scala-slack-client maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.lunatech</groupId>
    <artifactId>scala-slack-client</artifactId>
    <version>0.2.4</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.lunatech : scala-slack-client gradle dependency to your build.gradle file:

implementation 'com.lunatech:scala-slack-client:0.2.4'

Gradle Kotlin DSL: Add the following com.lunatech : scala-slack-client gradle kotlin dependency to your build.gradle.kts file:

implementation("com.lunatech:scala-slack-client:0.2.4")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.lunatech : scala-slack-client sbt scala dependency to your build.sbt file:

libraryDependencies += "com.lunatech" % "scala-slack-client" % "0.2.4"

Advertisement

Dependencies from Group

Sep 03, 2018
3 stars
Aug 23, 2023
27 stars
Jul 27, 2023
27 stars
Aug 23, 2023
27 stars
Aug 23, 2023
27 stars

Discover Dependencies

Oct 08, 2018
16 stars
Jun 26, 2018
5 stars
May 15, 2019
1 usages
3 stars
Jun 25, 2018
2 stars
Dec 04, 2018
18 stars
Dec 04, 2018
20 stars
Dec 04, 2018
18 stars
Nov 13, 2020
285 stars