is not current version
Last Version 1.0.5

video.api:android-api-client 0.0.1

api.video Android API client

Categories

Categories

IDE Development Tools CLI User Interface
GroupId

GroupId

video.api
ArtifactId

ArtifactId

android-api-client
Version

Version

0.0.1
Type

Type

jar

Download android-api-client 0.0.1


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