is not current version
Last Version 0.9.12

io.leopard:myjetty-test 0.9.11


Categories

Categories

Jetty Container Application Servers
GroupId

GroupId

io.leopard
ArtifactId

ArtifactId

myjetty-test
Version

Version

0.9.11
Type

Type

jar

Download myjetty-test 0.9.11


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