не последняя версия
Последняя версия 0.4

com.github.lightdocs:lightdocs 0.3

A JAXRS API Documentation Framework and DSL

Группа

Группа

com.github.lightdocs
Идентификатор

Идентификатор

lightdocs
Версия

Версия

0.3
Тип

Тип

jar

Скачать lightdocs 0.3


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