Last Version

jetty:javadoc 4.2.23RC0


Categories

Categories

Jetty Container Application Servers
GroupId

GroupId

jetty
ArtifactId

ArtifactId

javadoc
Version

Version

4.2.23RC0
Type

Type

war
Description

Description

Download javadoc 4.2.23RC0


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.