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

org.appng:appng-documentation 1.16.1

appNG Documentation

Группа

Группа

org.appng
Идентификатор

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

appng-documentation
Версия

Версия

1.16.1
Тип

Тип

jar

Скачать appng-documentation 1.16.1


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