is not current version
Last Version 2.7.2

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


GroupId

GroupId

com.github.vhall.android.base
ArtifactId

ArtifactId

vhall-module-core
Version

Version

2.3.82
Type

Type

aar

Download vhall-module-core 2.3.82


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