is not current version
Last Version 1.0.2

com.gitee.AlbertZyc:lib_core 1.0.0

'MVVM boilerplate for Android'

GroupId

GroupId

com.gitee.AlbertZyc
ArtifactId

ArtifactId

lib_core
Version

Version

1.0.0
Type

Type

aar

Download lib_core 1.0.0


<!-- https://jarcasting.com/artifacts/com.gitee.AlbertZyc/lib_core/ -->
<dependency>
    <groupId>com.gitee.AlbertZyc</groupId>
    <artifactId>lib_core</artifactId>
    <version>1.0.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.AlbertZyc/lib_core/
implementation 'com.gitee.AlbertZyc:lib_core:1.0.0'
// https://jarcasting.com/artifacts/com.gitee.AlbertZyc/lib_core/
implementation ("com.gitee.AlbertZyc:lib_core:1.0.0")
'com.gitee.AlbertZyc:lib_core:aar:1.0.0'
<dependency org="com.gitee.AlbertZyc" name="lib_core" rev="1.0.0">
  <artifact name="lib_core" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.AlbertZyc', module='lib_core', version='1.0.0')
)
libraryDependencies += "com.gitee.AlbertZyc" % "lib_core" % "1.0.0"
[com.gitee.AlbertZyc/lib_core "1.0.0"]