is not current version
Last Version 3.4.2

com.github.seratch:jslack-api-client 1.6.0-RC2


Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.seratch
ArtifactId

ArtifactId

jslack-api-client
Version

Version

1.6.0-RC2
Type

Type

jar

Download jslack-api-client 1.6.0-RC2


<!-- https://jarcasting.com/artifacts/com.github.seratch/jslack-api-client/ -->
<dependency>
    <groupId>com.github.seratch</groupId>
    <artifactId>jslack-api-client</artifactId>
    <version>1.6.0-RC2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.seratch/jslack-api-client/
implementation 'com.github.seratch:jslack-api-client:1.6.0-RC2'
// https://jarcasting.com/artifacts/com.github.seratch/jslack-api-client/
implementation ("com.github.seratch:jslack-api-client:1.6.0-RC2")
'com.github.seratch:jslack-api-client:jar:1.6.0-RC2'
<dependency org="com.github.seratch" name="jslack-api-client" rev="1.6.0-RC2">
  <artifact name="jslack-api-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.seratch', module='jslack-api-client', version='1.6.0-RC2')
)
libraryDependencies += "com.github.seratch" % "jslack-api-client" % "1.6.0-RC2"
[com.github.seratch/jslack-api-client "1.6.0-RC2"]