| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.microsoft.appcenter |
| Идентификатор | Идентификаторappcenter |
| Версия | Версия4.1.1 |
| Тип | Типaar |
| Описание |
Описаниеappcenter
This package contains the basic functionalities that all App Center services use to communicate with the backend.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| appcenter-4.1.1.pom | |
| appcenter-4.1.1.aar | 196 KB |
| appcenter-4.1.1-sources.jar | 140 KB |
| appcenter-4.1.1-javadoc.jar | 398 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.microsoft.appcenter/appcenter/ -->
<dependency>
<groupId>com.microsoft.appcenter</groupId>
<artifactId>appcenter</artifactId>
<version>4.1.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.microsoft.appcenter/appcenter/
implementation 'com.microsoft.appcenter:appcenter:4.1.1'
// https://jarcasting.com/artifacts/com.microsoft.appcenter/appcenter/
implementation ("com.microsoft.appcenter:appcenter:4.1.1")
'com.microsoft.appcenter:appcenter:aar:4.1.1'
<dependency org="com.microsoft.appcenter" name="appcenter" rev="4.1.1">
<artifact name="appcenter" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.microsoft.appcenter', module='appcenter', version='4.1.1')
)
libraryDependencies += "com.microsoft.appcenter" % "appcenter" % "4.1.1"
[com.microsoft.appcenter/appcenter "4.1.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| s » test | jar | unspecified |
| com.android.support » support-annotations | jar | 28.0.0 |
| org.powermock : powermock-api-mockito | jar | 1.6.5 |
| org.powermock : powermock-module-junit4 | jar | 1.6.5 |
| org.powermock : powermock-module-junit4-rule-agent | jar | 1.6.5 |