License |
License |
---|---|
GroupId | GroupIdio.github.jimmy-j |
ArtifactId | ArtifactIdrk-system |
Last Version | Last Version1.0.5 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptionbase-system
rk 主板系统功能实现
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
rk-system-1.0.5.pom | |
rk-system-1.0.5-sources.jar | 494 bytes |
rk-system-1.0.5-javadoc.jar | 494 bytes |
Browse |
<!-- 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"]