is not current version
Last Version 3.4.2

com.github.seratch:jslack 1.1.4


GroupId

GroupId

com.github.seratch
ArtifactId

ArtifactId

jslack
Version

Version

1.1.4
Type

Type

jar

Download jslack 1.1.4


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