не последняя версия
Последняя версия 0.3

me.icymint:sloth-jetty 0.1-alpha


Категории

Категории

Jetty Контейнер Application Servers
Группа

Группа

me.icymint
Идентификатор

Идентификатор

sloth-jetty
Версия

Версия

0.1-alpha
Тип

Тип

jar

Скачать sloth-jetty 0.1-alpha


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