| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.whispersystems.libpastelog |
| Идентификатор | Идентификаторlibpastelog |
| Последняя версия | Последняя версия1.0.0 |
| Дата | Дата |
| Тип | Типaar |
| Описание |
Описаниеlibpastelog
Easily allow users to post debug logs online
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| libpastelog-1.0.0.pom | |
| libpastelog-1.0.0.aar | 17 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.whispersystems.libpastelog/libpastelog/ -->
<dependency>
<groupId>org.whispersystems.libpastelog</groupId>
<artifactId>libpastelog</artifactId>
<version>1.0.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/org.whispersystems.libpastelog/libpastelog/
implementation 'org.whispersystems.libpastelog:libpastelog:1.0.0'
// https://jarcasting.com/artifacts/org.whispersystems.libpastelog/libpastelog/
implementation ("org.whispersystems.libpastelog:libpastelog:1.0.0")
'org.whispersystems.libpastelog:libpastelog:aar:1.0.0'
<dependency org="org.whispersystems.libpastelog" name="libpastelog" rev="1.0.0">
<artifact name="libpastelog" type="aar" />
</dependency>
@Grapes(
@Grab(group='org.whispersystems.libpastelog', module='libpastelog', version='1.0.0')
)
libraryDependencies += "org.whispersystems.libpastelog" % "libpastelog" % "1.0.0"
[org.whispersystems.libpastelog/libpastelog "1.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.whispersystems » gson | jar | 2.2.4 |
| com.android.support » support-v4 | jar | 19.1.0 |