is not current version
Last Version 3.4.2

com.github.seratch:jslack 3.0.0-M2


GroupId

GroupId

com.github.seratch
ArtifactId

ArtifactId

jslack
Version

Version

3.0.0-M2
Type

Type

jar

Download jslack 3.0.0-M2


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