| Категории |
КатегорииCLI Взаимодействие с пользователем |
|---|---|
| Группа | Группаcom.github.microsoft.telemetry-client-for-android |
| Идентификатор | ИдентификаторAndroidCll |
| Версия | Версия2.0.0 |
| Тип | Типaar |
| Имя Файла | Размер |
|---|---|
| AndroidCll-2.0.0.pom | |
| AndroidCll-2.0.0.aar | 67 KB |
| AndroidCll-2.0.0-sources.jar | 44 KB |
| AndroidCll-2.0.0-javadoc.jar | 261 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.microsoft.telemetry-client-for-android/AndroidCll/ -->
<dependency>
<groupId>com.github.microsoft.telemetry-client-for-android</groupId>
<artifactId>AndroidCll</artifactId>
<version>2.0.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.microsoft.telemetry-client-for-android/AndroidCll/
implementation 'com.github.microsoft.telemetry-client-for-android:AndroidCll:2.0.0'
// https://jarcasting.com/artifacts/com.github.microsoft.telemetry-client-for-android/AndroidCll/
implementation ("com.github.microsoft.telemetry-client-for-android:AndroidCll:2.0.0")
'com.github.microsoft.telemetry-client-for-android:AndroidCll:aar:2.0.0'
<dependency org="com.github.microsoft.telemetry-client-for-android" name="AndroidCll" rev="2.0.0">
<artifact name="AndroidCll" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.microsoft.telemetry-client-for-android', module='AndroidCll', version='2.0.0')
)
libraryDependencies += "com.github.microsoft.telemetry-client-for-android" % "AndroidCll" % "2.0.0"
[com.github.microsoft.telemetry-client-for-android/AndroidCll "2.0.0"]