License |
License |
---|---|
GroupId | GroupIdfr.zebasto |
ArtifactId | ArtifactIddailymotion-sdk |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionDailyMotion JAVA SDK
Simple SDK client to make calls on DailyMotion API.
|
Filename | Size |
---|---|
dailymotion-sdk-1.0.1.pom | 12 KB |
Browse |
<!-- https://jarcasting.com/artifacts/fr.zebasto/dailymotion-sdk/ -->
<dependency>
<groupId>fr.zebasto</groupId>
<artifactId>dailymotion-sdk</artifactId>
<version>1.0.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/fr.zebasto/dailymotion-sdk/
implementation 'fr.zebasto:dailymotion-sdk:1.0.1'
// https://jarcasting.com/artifacts/fr.zebasto/dailymotion-sdk/
implementation ("fr.zebasto:dailymotion-sdk:1.0.1")
'fr.zebasto:dailymotion-sdk:pom:1.0.1'
<dependency org="fr.zebasto" name="dailymotion-sdk" rev="1.0.1">
<artifact name="dailymotion-sdk" type="pom" />
</dependency>
@Grapes(
@Grab(group='fr.zebasto', module='dailymotion-sdk', version='1.0.1')
)
libraryDependencies += "fr.zebasto" % "dailymotion-sdk" % "1.0.1"
[fr.zebasto/dailymotion-sdk "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
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 |