Blur Launcher APIs

Library for implementing custom cards and pages in Blur launcher

License

License

GroupId

GroupId

com.klinkerapps
ArtifactId

ArtifactId

launcher-apis
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

aar
Description

Description

Blur Launcher APIs
Library for implementing custom cards and pages in Blur launcher

Download launcher-apis

How to add to project

<!-- 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"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0
1.0.6
1.0.5
1.0.3
1.0.2
1.0.1
1.0.0