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