не последняя версия
Последняя версия 2.0.0

com.lge.developer:qpair-apis 1.0.0

The LG QPair SDK provides open APIs to developers so that their applications can use QPair features. Using these APIs, developers can create applications that communicate with android components installed on the paired device. In addition, it is possible to send data to the paired device.

Группа

Группа

com.lge.developer
Идентификатор

Идентификатор

qpair-apis
Версия

Версия

1.0.0
Тип

Тип

jar

Скачать qpair-apis 1.0.0


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