is not current version
Last Version 1.1.0

com.klinkerapps:launcher-apis 1.0.1

Library for implementing custom cards and pages in Blur launcher

GroupId

GroupId

com.klinkerapps
ArtifactId

ArtifactId

launcher-apis
Version

Version

1.0.1
Type

Type

jar

Download launcher-apis 1.0.1


<!-- https://jarcasting.com/artifacts/com.klinkerapps/launcher-apis/ -->
<dependency>
    <groupId>com.klinkerapps</groupId>
    <artifactId>launcher-apis</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.klinkerapps/launcher-apis/
implementation 'com.klinkerapps:launcher-apis:1.0.1'
// https://jarcasting.com/artifacts/com.klinkerapps/launcher-apis/
implementation ("com.klinkerapps:launcher-apis:1.0.1")
'com.klinkerapps:launcher-apis:jar:1.0.1'
<dependency org="com.klinkerapps" name="launcher-apis" rev="1.0.1">
  <artifact name="launcher-apis" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.klinkerapps', module='launcher-apis', version='1.0.1')
)
libraryDependencies += "com.klinkerapps" % "launcher-apis" % "1.0.1"
[com.klinkerapps/launcher-apis "1.0.1"]