License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdfr.zebasto |
ArtifactId | ArtifactIddailymotion-sdk-client |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionDailyMotion JAVA SDK :: Client API
Simple SDK client to make calls on DailyMotion API.
|
<!-- https://jarcasting.com/artifacts/fr.zebasto/dailymotion-sdk-client/ -->
<dependency>
<groupId>fr.zebasto</groupId>
<artifactId>dailymotion-sdk-client</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/fr.zebasto/dailymotion-sdk-client/
implementation 'fr.zebasto:dailymotion-sdk-client:1.0.1'
// https://jarcasting.com/artifacts/fr.zebasto/dailymotion-sdk-client/
implementation ("fr.zebasto:dailymotion-sdk-client:1.0.1")
'fr.zebasto:dailymotion-sdk-client:jar:1.0.1'
<dependency org="fr.zebasto" name="dailymotion-sdk-client" rev="1.0.1">
<artifact name="dailymotion-sdk-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='fr.zebasto', module='dailymotion-sdk-client', version='1.0.1')
)
libraryDependencies += "fr.zebasto" % "dailymotion-sdk-client" % "1.0.1"
[fr.zebasto/dailymotion-sdk-client "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
fr.zebasto : dailymotion-sdk-api | jar | 1.0.1 |
org.resthub : resthub-web-client | jar | 2.1.6 |
org.springframework : spring-context | jar | 4.0.2.RELEASE |
org.apache.commons : commons-lang3 | jar | 3.1 |
org.apache.maven.scm : maven-scm-provider-gitexe | jar | 1.9 |
Group / Artifact | Type | Version |
---|---|---|
org.resthub : resthub-test | jar | 2.1.6 |