is not current version
Last Version 3.4.2

com.github.seratch:jslack-modules 2.1.1


GroupId

GroupId

com.github.seratch
ArtifactId

ArtifactId

jslack-modules
Version

Version

2.1.1
Type

Type

pom

Download jslack-modules 2.1.1

Filename Size
jslack-modules-2.1.1.pom 6 KB
Browse

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