is not current version
Last Version 3.4.2

com.github.seratch:jslack-app-backend 3.0.0-RC1


GroupId

GroupId

com.github.seratch
ArtifactId

ArtifactId

jslack-app-backend
Version

Version

3.0.0-RC1
Type

Type

jar

Download jslack-app-backend 3.0.0-RC1


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