License |
License |
---|---|
GroupId | GroupIddev.rikka.shizuku |
ArtifactId | ArtifactIdaidl |
Last Version | Last Version12.1.0 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionShizuku API - aidl
Low level aidl of Shizuku and Sui.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
aidl-12.1.0.pom | |
aidl-12.1.0-sources.jar | 261 bytes |
aidl-12.1.0-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/dev.rikka.shizuku/aidl/ -->
<dependency>
<groupId>dev.rikka.shizuku</groupId>
<artifactId>aidl</artifactId>
<version>12.1.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/dev.rikka.shizuku/aidl/
implementation 'dev.rikka.shizuku:aidl:12.1.0'
// https://jarcasting.com/artifacts/dev.rikka.shizuku/aidl/
implementation ("dev.rikka.shizuku:aidl:12.1.0")
'dev.rikka.shizuku:aidl:aar:12.1.0'
<dependency org="dev.rikka.shizuku" name="aidl" rev="12.1.0">
<artifact name="aidl" type="aar" />
</dependency>
@Grapes(
@Grab(group='dev.rikka.shizuku', module='aidl', version='12.1.0')
)
libraryDependencies += "dev.rikka.shizuku" % "aidl" % "12.1.0"
[dev.rikka.shizuku/aidl "12.1.0"]