| License | 
                License | 
        
|---|---|
| GroupId | GroupIdcom.gettyimages | 
    
| ArtifactId | ArtifactIdgettyimagesapi-sdk | 
    
| Last Version | Last Version3.1.4 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptiongettyimagesapi-sdk 
            A SDK for Getty Images API 
         | 
    
| Project URL | 
                    Project URL | 
            
| Project Organization | 
                    Project Organization | 
            
| Source Code Management | 
                    Source Code Management | 
            
| Filename | Size | 
|---|---|
| gettyimagesapi-sdk-3.1.4.pom | |
| gettyimagesapi-sdk-3.1.4.jar | 61 KB | 
| gettyimagesapi-sdk-3.1.4-sources.jar | 29 KB | 
| gettyimagesapi-sdk-3.1.4-javadoc.jar | 292 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.gettyimages/gettyimagesapi-sdk/ -->
<dependency>
    <groupId>com.gettyimages</groupId>
    <artifactId>gettyimagesapi-sdk</artifactId>
    <version>3.1.4</version>
</dependency>
                // https://jarcasting.com/artifacts/com.gettyimages/gettyimagesapi-sdk/
implementation 'com.gettyimages:gettyimagesapi-sdk:3.1.4'
                // https://jarcasting.com/artifacts/com.gettyimages/gettyimagesapi-sdk/
implementation ("com.gettyimages:gettyimagesapi-sdk:3.1.4")
                'com.gettyimages:gettyimagesapi-sdk:jar:3.1.4'
                <dependency org="com.gettyimages" name="gettyimagesapi-sdk" rev="3.1.4">
  <artifact name="gettyimagesapi-sdk" type="jar" />
</dependency>
                @Grapes(
@Grab(group='com.gettyimages', module='gettyimagesapi-sdk', version='3.1.4')
)
                libraryDependencies += "com.gettyimages" % "gettyimagesapi-sdk" % "3.1.4"
                [com.gettyimages/gettyimagesapi-sdk "3.1.4"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.json : json | jar | 20160810 | 
| org.apache.httpcomponents : httpclient | jar | 4.5.13 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.junit.jupiter : junit-jupiter-engine | jar | 5.1.0 | 
| org.junit.platform : junit-platform-surefire-provider | jar | 1.1.0 | 
| org.mock-server : mockserver-netty | jar | 3.10.8 | 
| org.mock-server : mockserver-client-java | jar | 3.10.8 |