network

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.

License

License

Categories

Categories

Net
GroupId

GroupId

com.plutolib.plugins
ArtifactId

ArtifactId

network
Last Version

Last Version

2.0.2-beta2
Release Date

Release Date

Type

Type

aar
Description

Description

network
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

https://plutolib.com
Source Code Management

Source Code Management

https://github.com/mocklets/pluto

Download network

How to add to project

<!-- https://jarcasting.com/artifacts/com.plutolib.plugins/network/ -->
<dependency>
    <groupId>com.plutolib.plugins</groupId>
    <artifactId>network</artifactId>
    <version>2.0.2-beta2</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.plutolib.plugins/network/
implementation 'com.plutolib.plugins:network:2.0.2-beta2'
// https://jarcasting.com/artifacts/com.plutolib.plugins/network/
implementation ("com.plutolib.plugins:network:2.0.2-beta2")
'com.plutolib.plugins:network:aar:2.0.2-beta2'
<dependency org="com.plutolib.plugins" name="network" rev="2.0.2-beta2">
  <artifact name="network" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.plutolib.plugins', module='network', version='2.0.2-beta2')
)
libraryDependencies += "com.plutolib.plugins" % "network" % "2.0.2-beta2"
[com.plutolib.plugins/network "2.0.2-beta2"]

Dependencies

compile (2)

Group / Artifact Type Version
androidx.databinding » viewbinding jar 7.0.4
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.10

runtime (9)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-parcelize-runtime jar 1.6.10
com.plutolib : plugin jar 2.0.2-beta2
androidx.core » core-ktx jar 1.7.0
com.squareup.okhttp3 : okhttp jar 4.9.1
com.squareup.okio : okio jar 2.10.0
androidx.room » room-ktx jar 2.4.1
androidx.legacy » legacy-support-v4 jar 1.0.0
com.squareup.moshi : moshi jar 1.13.0
androidx.browser » browser jar 1.4.0

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.2-beta2
2.0.1-beta
2.0.0