| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.gu.android |
| Идентификатор | Идентификаторtoolargetool |
| Версия | Версия0.3.0 |
| Тип | Типaar |
| Описание |
Описаниеtoolargetool
A tool for debugging TransactionTooLargeException on Android
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| toolargetool-0.3.0.pom | |
| toolargetool-0.3.0-sources.jar | 5 KB |
| toolargetool-0.3.0-javadoc.jar | 261 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.gu.android/toolargetool/ -->
<dependency>
<groupId>com.gu.android</groupId>
<artifactId>toolargetool</artifactId>
<version>0.3.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.gu.android/toolargetool/
implementation 'com.gu.android:toolargetool:0.3.0'
// https://jarcasting.com/artifacts/com.gu.android/toolargetool/
implementation ("com.gu.android:toolargetool:0.3.0")
'com.gu.android:toolargetool:aar:0.3.0'
<dependency org="com.gu.android" name="toolargetool" rev="0.3.0">
<artifact name="toolargetool" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.gu.android', module='toolargetool', version='0.3.0')
)
libraryDependencies += "com.gu.android" % "toolargetool" % "0.3.0"
[com.gu.android/toolargetool "0.3.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| androidx.appcompat » appcompat | jar | 1.2.0 |
| org.jetbrains.kotlin : kotlin-stdlib | jar | 1.4.20 |