Last Version

DailyMotion JAVA SDK :: Sample Project 1.0.1

Simple SDK client to make calls on DailyMotion API.

License

License

GroupId

GroupId

fr.zebasto
ArtifactId

ArtifactId

dailymotion-sdk-sample
Version

Version

1.0.1
Type

Type

jar
Description

Description

DailyMotion JAVA SDK :: Sample Project
Simple SDK client to make calls on DailyMotion API.

Download dailymotion-sdk-sample 1.0.1


<!-- https://jarcasting.com/artifacts/fr.zebasto/dailymotion-sdk-sample/ -->
<dependency>
    <groupId>fr.zebasto</groupId>
    <artifactId>dailymotion-sdk-sample</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/fr.zebasto/dailymotion-sdk-sample/
implementation 'fr.zebasto:dailymotion-sdk-sample:1.0.1'
// https://jarcasting.com/artifacts/fr.zebasto/dailymotion-sdk-sample/
implementation ("fr.zebasto:dailymotion-sdk-sample:1.0.1")
'fr.zebasto:dailymotion-sdk-sample:jar:1.0.1'
<dependency org="fr.zebasto" name="dailymotion-sdk-sample" rev="1.0.1">
  <artifact name="dailymotion-sdk-sample" type="jar" />
</dependency>
@Grapes(
@Grab(group='fr.zebasto', module='dailymotion-sdk-sample', version='1.0.1')
)
libraryDependencies += "fr.zebasto" % "dailymotion-sdk-sample" % "1.0.1"
[fr.zebasto/dailymotion-sdk-sample "1.0.1"]

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework : spring-webmvc jar 4.0.2.RELEASE
org.apache.commons : commons-lang3 jar 3.1
org.apache.maven.scm : maven-scm-provider-gitexe jar 1.9

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.1.0

test (1)

Group / Artifact Type Version
org.resthub : resthub-test jar 2.1.6

Project Modules

There are no modules declared in this project.