is not current version
Last Version 0.2.3

com.github.gilbertw1:slack-scala-client_2.11 0.2.2

slack-scala-client

Categories

Categories

Scala Languages CLI User Interface
GroupId

GroupId

com.github.gilbertw1
ArtifactId

ArtifactId

slack-scala-client_2.11
Version

Version

0.2.2
Type

Type

jar

Download slack-scala-client_2.11 0.2.2


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