GroupId | GroupIdio.github.lukasdylan |
---|---|
ArtifactId | ArtifactIdprotodroid |
Version | Version1.0.9 |
Type | Typeaar |
Description |
DescriptionProtodroid
Protodroid is an Android library for intercept every API request and response on GRPC
|
Project URL |
Project URL |
Filename | Size |
---|---|
protodroid-1.0.9.pom | |
Browse |
<!-- 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"]
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 |