is not current version
Last Version 0.9.12

io.leopard:leopard-jetty-test 0.0.5


Categories

Categories

Jetty Container Application Servers
GroupId

GroupId

io.leopard
ArtifactId

ArtifactId

leopard-jetty-test
Version

Version

0.0.5
Type

Type

jar

Download leopard-jetty-test 0.0.5


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