is not current version
Last Version 1.0.5

video.api:android-api-client 1.0.2

api.video Android API client

Categories

Categories

IDE Development Tools CLI User Interface
GroupId

GroupId

video.api
ArtifactId

ArtifactId

android-api-client
Version

Version

1.0.2
Type

Type

aar

Download android-api-client 1.0.2


<!-- https://jarcasting.com/artifacts/video.api/android-api-client/ -->
<dependency>
    <groupId>video.api</groupId>
    <artifactId>android-api-client</artifactId>
    <version>1.0.2</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/video.api/android-api-client/
implementation 'video.api:android-api-client:1.0.2'
// https://jarcasting.com/artifacts/video.api/android-api-client/
implementation ("video.api:android-api-client:1.0.2")
'video.api:android-api-client:aar:1.0.2'
<dependency org="video.api" name="android-api-client" rev="1.0.2">
  <artifact name="android-api-client" type="aar" />
</dependency>
@Grapes(
@Grab(group='video.api', module='android-api-client', version='1.0.2')
)
libraryDependencies += "video.api" % "android-api-client" % "1.0.2"
[video.api/android-api-client "1.0.2"]