is not current version
Last Version 3.4.2

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


Categories

Categories

Jetty Container Application Servers
GroupId

GroupId

com.github.seratch
ArtifactId

ArtifactId

jslack-lightning-jetty
Version

Version

3.0.3
Type

Type

jar

Download jslack-lightning-jetty 3.0.3


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