base-system

rk 主板系统功能实现

License

License

GroupId

GroupId

io.github.jimmy-j
ArtifactId

ArtifactId

rk-system
Last Version

Last Version

1.0.5
Release Date

Release Date

Type

Type

aar
Description

Description

base-system
rk 主板系统功能实现
Source Code Management

Source Code Management

https://github.com/umeng/MultiFunctionAndroidDemo

Download rk-system

How to add to project

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

Dependencies

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0