| Группа | Группаcom.github.shalousun |
|---|---|
| Идентификатор | Идентификаторsmart-doc |
| Версия | Версия2.0.9 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| smart-doc-2.0.9.pom | |
| smart-doc-2.0.9.jar | 245 KB |
| smart-doc-2.0.9-sources.jar | 199 KB |
| smart-doc-2.0.9-javadoc.jar | 655 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.shalousun/smart-doc/ -->
<dependency>
<groupId>com.github.shalousun</groupId>
<artifactId>smart-doc</artifactId>
<version>2.0.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.shalousun/smart-doc/
implementation 'com.github.shalousun:smart-doc:2.0.9'
// https://jarcasting.com/artifacts/com.github.shalousun/smart-doc/
implementation ("com.github.shalousun:smart-doc:2.0.9")
'com.github.shalousun:smart-doc:jar:2.0.9'
<dependency org="com.github.shalousun" name="smart-doc" rev="2.0.9">
<artifact name="smart-doc" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.shalousun', module='smart-doc', version='2.0.9')
)
libraryDependencies += "com.github.shalousun" % "smart-doc" % "2.0.9"
[com.github.shalousun/smart-doc "2.0.9"]