GroupId | GroupIdio.github.lukasdylan |
---|---|
ArtifactId | ArtifactIdprotodroid |
Version | Version1.2.0-alpha10 |
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.2.0-alpha10.pom | |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.lukasdylan/protodroid/ -->
<dependency>
<groupId>io.github.lukasdylan</groupId>
<artifactId>protodroid</artifactId>
<version>1.2.0-alpha10</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.lukasdylan/protodroid/
implementation 'io.github.lukasdylan:protodroid:1.2.0-alpha10'
// https://jarcasting.com/artifacts/io.github.lukasdylan/protodroid/
implementation ("io.github.lukasdylan:protodroid:1.2.0-alpha10")
'io.github.lukasdylan:protodroid:aar:1.2.0-alpha10'
<dependency org="io.github.lukasdylan" name="protodroid" rev="1.2.0-alpha10">
<artifact name="protodroid" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.lukasdylan', module='protodroid', version='1.2.0-alpha10')
)
libraryDependencies += "io.github.lukasdylan" % "protodroid" % "1.2.0-alpha10"
[io.github.lukasdylan/protodroid "1.2.0-alpha10"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.5.31 |
Group / Artifact | Type | Version |
---|---|---|
io.grpc : grpc-protobuf-lite | jar | 1.36.0 |
androidx.activity » activity-compose | jar | 1.3.1 |
androidx.compose.compiler » compiler | jar | 1.0.1 |