Categories |
CategoriesJetty Container Application Servers |
---|---|
GroupId | GroupIdcom.github.seratch |
ArtifactId | ArtifactIdjslack-lightning-jetty |
Version | Version3.0.3 |
Type | Typejar |
<!-- 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"]