is not current version
Last Version 1.1.2

io.github.yidun:base-core 1.0.5.2

基础sdk

GroupId

GroupId

io.github.yidun
ArtifactId

ArtifactId

base-core
Version

Version

1.0.5.2
Type

Type

aar

Download base-core 1.0.5.2


<!-- https://jarcasting.com/artifacts/io.github.yidun/base-core/ -->
<dependency>
    <groupId>io.github.yidun</groupId>
    <artifactId>base-core</artifactId>
    <version>1.0.5.2</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.yidun/base-core/
implementation 'io.github.yidun:base-core:1.0.5.2'
// https://jarcasting.com/artifacts/io.github.yidun/base-core/
implementation ("io.github.yidun:base-core:1.0.5.2")
'io.github.yidun:base-core:aar:1.0.5.2'
<dependency org="io.github.yidun" name="base-core" rev="1.0.5.2">
  <artifact name="base-core" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.yidun', module='base-core', version='1.0.5.2')
)
libraryDependencies += "io.github.yidun" % "base-core" % "1.0.5.2"
[io.github.yidun/base-core "1.0.5.2"]