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