is not current version
Last Version 3.4.2

com.github.seratch:jslack-api-model 3.0.3


GroupId

GroupId

com.github.seratch
ArtifactId

ArtifactId

jslack-api-model
Version

Version

3.0.3
Type

Type

jar

Download jslack-api-model 3.0.3


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