is not current version
Last Version 0.3

me.icymint:sloth-jetty 0.2


Categories

Categories

Jetty Container Application Servers
GroupId

GroupId

me.icymint
ArtifactId

ArtifactId

sloth-jetty
Version

Version

0.2
Type

Type

jar

Download sloth-jetty 0.2


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