is not current version
Last Version 2.7.2

com.github.vhall.android.base:vhall-module-core 2.4.4


GroupId

GroupId

com.github.vhall.android.base
ArtifactId

ArtifactId

vhall-module-core
Version

Version

2.4.4
Type

Type

aar

Download vhall-module-core 2.4.4


<!-- 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.4.4</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.4.4'
// https://jarcasting.com/artifacts/com.github.vhall.android.base/vhall-module-core/
implementation ("com.github.vhall.android.base:vhall-module-core:2.4.4")
'com.github.vhall.android.base:vhall-module-core:aar:2.4.4'
<dependency org="com.github.vhall.android.base" name="vhall-module-core" rev="2.4.4">
  <artifact name="vhall-module-core" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.vhall.android.base', module='vhall-module-core', version='2.4.4')
)
libraryDependencies += "com.github.vhall.android.base" % "vhall-module-core" % "2.4.4"
[com.github.vhall.android.base/vhall-module-core "2.4.4"]