is not current version
Last Version 0.10.0

net.unit8.enkan:enkan-component-jetty 0.2.1


Categories

Categories

Jetty Container Application Servers Net
GroupId

GroupId

net.unit8.enkan
ArtifactId

ArtifactId

enkan-component-jetty
Version

Version

0.2.1
Type

Type

jar

Download enkan-component-jetty 0.2.1


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