is not current version
Last Version 0.9.12

io.leopard:leopard-jetty 0.0.2


Categories

Categories

Jetty Container Application Servers
GroupId

GroupId

io.leopard
ArtifactId

ArtifactId

leopard-jetty
Version

Version

0.0.2
Type

Type

jar

Download leopard-jetty 0.0.2


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