g

gettyimagesapi-sdk

A SDK for Getty Images API
http://api.gettyimages.com
The MIT License
Getty Images
Getty Images
Files download
File Operation
gettyimagesapi-sdk-3.1.9.jar download
gettyimagesapi-sdk-3.1.9.pom download
gettyimagesapi-sdk-3.1.9-sources.jar download
Apache Maven
<dependency>
  <groupId>com.gettyimages</groupId>
  <artifactId>gettyimagesapi-sdk</artifactId>
  <version>3.1.9</version>
</dependency>
Gradle Groovy
implementation 'com.gettyimages:gettyimagesapi-sdk:3.1.9'
Gradle Kotlin
implementation("com.gettyimages:gettyimagesapi-sdk:3.1.9")
Scala SBT
libraryDependencies += "com.gettyimages" % "gettyimagesapi-sdk" % "3.1.9"
Groovy Grape
@Grapes(
  @Grab(group='com.gettyimages', module='gettyimagesapi-sdk', version='3.1.9')
)
Apache Ivy
<dependency org="com.gettyimages" name="gettyimagesapi-sdk" rev="3.1.9" />
Leiningen
[com.gettyimages/gettyimagesapi-sdk "3.1.9"]
Apache Buildr
'com.gettyimages:gettyimagesapi-sdk:jar:3.1.9'