License |
License |
---|---|
GroupId | GroupIdcom.klinkerapps |
ArtifactId | ArtifactIdlauncher-apis |
Last Version | Last Version1.1.0 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionBlur Launcher APIs
Library for implementing custom cards and pages in Blur launcher
|
Filename | Size |
---|---|
launcher-apis-1.1.0.pom | |
launcher-apis-1.1.0.aar | 19 KB |
launcher-apis-1.1.0-sources.jar | 261 bytes |
launcher-apis-1.1.0-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.klinkerapps/launcher-apis/ -->
<dependency>
<groupId>com.klinkerapps</groupId>
<artifactId>launcher-apis</artifactId>
<version>1.1.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.klinkerapps/launcher-apis/
implementation 'com.klinkerapps:launcher-apis:1.1.0'
// https://jarcasting.com/artifacts/com.klinkerapps/launcher-apis/
implementation ("com.klinkerapps:launcher-apis:1.1.0")
'com.klinkerapps:launcher-apis:aar:1.1.0'
<dependency org="com.klinkerapps" name="launcher-apis" rev="1.1.0">
<artifact name="launcher-apis" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.klinkerapps', module='launcher-apis', version='1.1.0')
)
libraryDependencies += "com.klinkerapps" % "launcher-apis" % "1.1.0"
[com.klinkerapps/launcher-apis "1.1.0"]