| License |
License |
|---|---|
| Categories |
CategoriesIDE Development Tools |
| GroupId | GroupIdai.rideos.api |
| ArtifactId | ArtifactIdapi-android |
| Last Version | Last Version1.0.14 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionrideOS gRPC API Bindings for Android
null
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| api-android-1.0.14.pom | |
| api-android-1.0.14.jar | 2 MB |
| api-android-1.0.14-sources.jar | 261 bytes |
| api-android-1.0.14-javadoc.jar | 261 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/ai.rideos.api/api-android/ -->
<dependency>
<groupId>ai.rideos.api</groupId>
<artifactId>api-android</artifactId>
<version>1.0.14</version>
</dependency>
// https://jarcasting.com/artifacts/ai.rideos.api/api-android/
implementation 'ai.rideos.api:api-android:1.0.14'
// https://jarcasting.com/artifacts/ai.rideos.api/api-android/
implementation ("ai.rideos.api:api-android:1.0.14")
'ai.rideos.api:api-android:jar:1.0.14'
<dependency org="ai.rideos.api" name="api-android" rev="1.0.14">
<artifact name="api-android" type="jar" />
</dependency>
@Grapes(
@Grab(group='ai.rideos.api', module='api-android', version='1.0.14')
)
libraryDependencies += "ai.rideos.api" % "api-android" % "1.0.14"
[ai.rideos.api/api-android "1.0.14"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.grpc : grpc-netty | jar | 1.22.1 |
| io.grpc : grpc-protobuf-lite | jar | 1.22.1 |
| io.grpc : grpc-stub | jar | 1.22.1 |