LG QCircle Design Template

This library provides design templates for creating LG Quick Circle apps. With the library, you do not consider how to place the circular view, and how to create layouts for Quick Circle. Visit http://developer.lge.com to get the documentation.

License

License

GroupId

GroupId

com.lge.developer
ArtifactId

ArtifactId

qcircle-design-template
Last Version

Last Version

2.0.0
Release Date

Release Date

Type

Type

aar
Description

Description

LG QCircle Design Template
This library provides design templates for creating LG Quick Circle apps. With the library, you do not consider how to place the circular view, and how to create layouts for Quick Circle. Visit http://developer.lge.com to get the documentation.
Project URL

Project URL

http://developer.lge.com

Download qcircle-design-template

How to add to project

<!-- https://jarcasting.com/artifacts/com.lge.developer/qcircle-design-template/ -->
<dependency>
    <groupId>com.lge.developer</groupId>
    <artifactId>qcircle-design-template</artifactId>
    <version>2.0.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.lge.developer/qcircle-design-template/
implementation 'com.lge.developer:qcircle-design-template:2.0.0'
// https://jarcasting.com/artifacts/com.lge.developer/qcircle-design-template/
implementation ("com.lge.developer:qcircle-design-template:2.0.0")
'com.lge.developer:qcircle-design-template:aar:2.0.0'
<dependency org="com.lge.developer" name="qcircle-design-template" rev="2.0.0">
  <artifact name="qcircle-design-template" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.lge.developer', module='qcircle-design-template', version='2.0.0')
)
libraryDependencies += "com.lge.developer" % "qcircle-design-template" % "2.0.0"
[com.lge.developer/qcircle-design-template "2.0.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
2.0.0
1.0.0