is not current version
Last Version 1.0.5

video.api:android-api-client 1.0.3

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.3
Type

Type

aar

Download android-api-client 1.0.3


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