GroupId | GroupIdcom.gettyimages |
---|---|
ArtifactId | ArtifactIdgettyimagesapi-sdk |
Version | Version3.1.0 |
Type | Typejar |
Filename | Size |
---|---|
gettyimagesapi-sdk-3.1.0.pom | |
gettyimagesapi-sdk-3.1.0.jar | 61 KB |
gettyimagesapi-sdk-3.1.0-sources.jar | 29 KB |
gettyimagesapi-sdk-3.1.0-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.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.gettyimages/gettyimagesapi-sdk/
implementation 'com.gettyimages:gettyimagesapi-sdk:3.1.0'
// https://jarcasting.com/artifacts/com.gettyimages/gettyimagesapi-sdk/
implementation ("com.gettyimages:gettyimagesapi-sdk:3.1.0")
'com.gettyimages:gettyimagesapi-sdk:jar:3.1.0'
<dependency org="com.gettyimages" name="gettyimagesapi-sdk" rev="3.1.0">
<artifact name="gettyimagesapi-sdk" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gettyimages', module='gettyimagesapi-sdk', version='3.1.0')
)
libraryDependencies += "com.gettyimages" % "gettyimagesapi-sdk" % "3.1.0"
[com.gettyimages/gettyimagesapi-sdk "3.1.0"]