is not current version
Last Version 1.3.0

Protodroid 1.0.9

Protodroid is an Android library for intercept every API request and response on GRPC

GroupId

GroupId

io.github.lukasdylan
ArtifactId

ArtifactId

protodroid
Version

Version

1.0.9
Type

Type

aar
Description

Description

Protodroid
Protodroid is an Android library for intercept every API request and response on GRPC
Project URL

Project URL

https://github.com/lukasdylan/protodroid

Download protodroid 1.0.9


<!-- https://jarcasting.com/artifacts/io.github.lukasdylan/protodroid/ -->
<dependency>
    <groupId>io.github.lukasdylan</groupId>
    <artifactId>protodroid</artifactId>
    <version>1.0.9</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.lukasdylan/protodroid/
implementation 'io.github.lukasdylan:protodroid:1.0.9'
// https://jarcasting.com/artifacts/io.github.lukasdylan/protodroid/
implementation ("io.github.lukasdylan:protodroid:1.0.9")
'io.github.lukasdylan:protodroid:aar:1.0.9'
<dependency org="io.github.lukasdylan" name="protodroid" rev="1.0.9">
  <artifact name="protodroid" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.lukasdylan', module='protodroid', version='1.0.9')
)
libraryDependencies += "io.github.lukasdylan" % "protodroid" % "1.0.9"
[io.github.lukasdylan/protodroid "1.0.9"]

Dependencies

runtime (11)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-parcelize-runtime jar 1.4.32
org.jetbrains.kotlin : kotlin-stdlib-jdk7 jar 1.4.32
androidx.appcompat » appcompat jar 1.2.0
androidx.lifecycle » lifecycle-extensions jar 2.2.0
androidx.room » room-ktx jar 2.3.0
androidx.room » room-runtime jar 2.3.0
com.google.android.material » material jar 1.4.0-alpha02
io.grpc : grpc-protobuf-lite jar 1.36.0
com.jakewharton.timber : timber jar 4.7.1
org.jetbrains.kotlinx : kotlinx-coroutines-core jar 1.4.2
org.jetbrains.kotlinx : kotlinx-coroutines-android jar 1.4.2

Project Modules

There are no modules declared in this project.