GroupId | GroupIdio.github.lukasdylan |
---|---|
ArtifactId | ArtifactIdprotodroid |
Last Version | Last Version1.3.0 |
Release Date | Release Date |
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.3.0.pom | |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.lukasdylan/protodroid/ -->
<dependency>
<groupId>io.github.lukasdylan</groupId>
<artifactId>protodroid</artifactId>
<version>1.3.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.lukasdylan/protodroid/
implementation 'io.github.lukasdylan:protodroid:1.3.0'
// https://jarcasting.com/artifacts/io.github.lukasdylan/protodroid/
implementation ("io.github.lukasdylan:protodroid:1.3.0")
'io.github.lukasdylan:protodroid:aar:1.3.0'
<dependency org="io.github.lukasdylan" name="protodroid" rev="1.3.0">
<artifact name="protodroid" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.lukasdylan', module='protodroid', version='1.3.0')
)
libraryDependencies += "io.github.lukasdylan" % "protodroid" % "1.3.0"
[io.github.lukasdylan/protodroid "1.3.0"]
Group / Artifact | Type | Version |
---|---|---|
androidx.activity » activity-compose | jar | 1.4.0 |
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.10 |
Group / Artifact | Type | Version |
---|---|---|
androidx.room » room-ktx | jar | 2.4.2 |
androidx.room » room-runtime | jar | 2.4.2 |
io.grpc : grpc-protobuf-lite | jar | 1.47.0 |
com.jakewharton.timber : timber | jar | 4.7.1 |
org.jetbrains.kotlinx : kotlinx-coroutines-core | jar | 1.6.2 |
org.jetbrains.kotlinx : kotlinx-coroutines-android | jar | 1.6.2 |
androidx.compose.ui » ui | jar | 1.0.1 |
androidx.compose.material » material | jar | 1.0.1 |
androidx.compose.ui » ui-tooling | jar | 1.0.1 |
androidx.compose.foundation » foundation | jar | 1.0.1 |
androidx.compose.compiler » compiler | jar | 1.1.1 |
androidx.navigation » navigation-compose | jar | 2.4.0-alpha06 |
androidx.lifecycle » lifecycle-viewmodel-compose | jar | 1.0.0-alpha07 |
com.google.accompanist : accompanist-pager | jar | 0.17.0 |
com.google.accompanist : accompanist-pager-indicators | jar | 0.17.0 |
androidx.appcompat » appcompat | jar | 1.3.1 |