is not current version
Last Version 3.4.2

com.github.seratch:jslack-lightning-jetty 3.1.2


Categories

Categories

Jetty Container Application Servers
GroupId

GroupId

com.github.seratch
ArtifactId

ArtifactId

jslack-lightning-jetty
Version

Version

3.1.2
Type

Type

jar

Download jslack-lightning-jetty 3.1.2


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