is not current version
Last Version 3.4.2

com.github.seratch:jslack 2.2.1


GroupId

GroupId

com.github.seratch
ArtifactId

ArtifactId

jslack
Version

Version

2.2.1
Type

Type

jar

Download jslack 2.2.1


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