License |
License |
---|---|
GroupId | GroupIdcom.plutolib.plugins |
ArtifactId | ArtifactIdexceptions |
Version | Version0.0.7-alpha |
Type | Typeaar |
Description |
Descriptionexceptions
Pluto is a on-device debugger for Android applications, which helps in inspection of HTTP requests/responses, capture Crashes and ANRs and manipulating application data on-the-go.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
exceptions-0.0.7-alpha.pom | |
exceptions-0.0.7-alpha-sources.jar | 18 KB |
exceptions-0.0.7-alpha-javadoc.jar | 315 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.plutolib.plugins/exceptions/ -->
<dependency>
<groupId>com.plutolib.plugins</groupId>
<artifactId>exceptions</artifactId>
<version>0.0.7-alpha</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.plutolib.plugins/exceptions/
implementation 'com.plutolib.plugins:exceptions:0.0.7-alpha'
// https://jarcasting.com/artifacts/com.plutolib.plugins/exceptions/
implementation ("com.plutolib.plugins:exceptions:0.0.7-alpha")
'com.plutolib.plugins:exceptions:aar:0.0.7-alpha'
<dependency org="com.plutolib.plugins" name="exceptions" rev="0.0.7-alpha">
<artifact name="exceptions" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.plutolib.plugins', module='exceptions', version='0.0.7-alpha')
)
libraryDependencies += "com.plutolib.plugins" % "exceptions" % "0.0.7-alpha"
[com.plutolib.plugins/exceptions "0.0.7-alpha"]
Group / Artifact | Type | Version |
---|---|---|
androidx.databinding » viewbinding | jar | 7.0.4 |
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.10 |
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-parcelize-runtime | jar | 1.6.10 |
com.plutolib : plugin | jar | 1.1.7-alpha |
androidx.core » core-ktx | jar | 1.7.0 |
com.squareup.moshi : moshi | jar | 1.13.0 |
androidx.room » room-ktx | jar | 2.4.1 |