MVN

com.just-ai.jaicf : slack

Maven & Gradle

May 18, 2023
238 stars

JAICF-Kotlin Slack Channel · JAICF-Kotlin Aimybox Slack implementation. Enables JAICF-Kotlin integration with Slack

<dependency>
    <groupId>com.just-ai.jaicf</groupId>
    <artifactId>slack</artifactId>
    <version>1.3.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.just-ai.jaicf : slack to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.3.1

All Versions

Choose a version of com.just-ai.jaicf : slack to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.3.x
slack-1.3.1
slack-1.3.0
1.2.x
slack-1.2.5
slack-1.2.4
slack-1.2.3
slack-1.2.2
slack-1.2.1
slack-1.2.0
1.1.x
slack-1.1.3
slack-1.1.2
slack-1.1.1
slack-1.1.0
1.0.x
slack-1.0.2
slack-1.0.1
slack-1.0.0
0.14.x
slack-0.14.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.just-ai.jaicf</groupId>
    <artifactId>slack</artifactId>
    <version>1.3.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.just-ai.jaicf : slack gradle dependency to your build.gradle file:

implementation 'com.just-ai.jaicf:slack:1.3.1'

Gradle Kotlin DSL: Add the following com.just-ai.jaicf : slack gradle kotlin dependency to your build.gradle.kts file:

implementation("com.just-ai.jaicf:slack:1.3.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.just-ai.jaicf : slack sbt scala dependency to your build.sbt file:

libraryDependencies += "com.just-ai.jaicf" % "slack" % "1.3.1"

Advertisement

Dependencies from Group

May 18, 2023
16 usages
238 stars
May 18, 2023
1 usages
238 stars
May 18, 2023
238 stars
May 18, 2023
238 stars
May 18, 2023
238 stars

Discover Dependencies

May 18, 2023
238 stars
May 18, 2023
238 stars
May 18, 2023
238 stars
May 18, 2023
238 stars
May 18, 2023
238 stars
May 18, 2023
238 stars
May 18, 2023
1 usages
238 stars
Jun 07, 2023
53 stars