| License |
License |
|---|---|
| GroupId | GroupIdcom.gu.android |
| ArtifactId | ArtifactIdtoolargetool |
| Version | Version0.3.0 |
| Type | Typeaar |
| Description |
Descriptiontoolargetool
A tool for debugging TransactionTooLargeException on Android
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| toolargetool-0.3.0.pom | |
| toolargetool-0.3.0-sources.jar | 5 KB |
| toolargetool-0.3.0-javadoc.jar | 261 bytes |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| androidx.appcompat » appcompat | jar | 1.2.0 |
| org.jetbrains.kotlin : kotlin-stdlib | jar | 1.4.20 |