is not current version
Last Version 2.0.0

com.lge.developer:qcircle-design-template 1.0.0

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.

GroupId

GroupId

com.lge.developer
ArtifactId

ArtifactId

qcircle-design-template
Version

Version

1.0.0
Type

Type

aar

Download qcircle-design-template 1.0.0


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