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