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

com.github.shalousun:smart-doc 1.3

ApplicationPower smart-doc

Группа

Группа

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

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

smart-doc
Версия

Версия

1.3
Тип

Тип

jar

Скачать smart-doc 1.3


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