GroupId | GroupIdcom.gettyimages |
---|---|
ArtifactId | ArtifactIdgettyimagesapi-sdk |
Version | Version3.0.1 |
Type | Typejar |
Filename | Size |
---|---|
gettyimagesapi-sdk-3.0.1.pom | |
gettyimagesapi-sdk-3.0.1.jar | 59 KB |
gettyimagesapi-sdk-3.0.1-sources.jar | 28 KB |
gettyimagesapi-sdk-3.0.1-javadoc.jar | 282 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.gettyimages/gettyimagesapi-sdk/ -->
<dependency>
<groupId>com.gettyimages</groupId>
<artifactId>gettyimagesapi-sdk</artifactId>
<version>3.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.gettyimages/gettyimagesapi-sdk/
implementation 'com.gettyimages:gettyimagesapi-sdk:3.0.1'
// https://jarcasting.com/artifacts/com.gettyimages/gettyimagesapi-sdk/
implementation ("com.gettyimages:gettyimagesapi-sdk:3.0.1")
'com.gettyimages:gettyimagesapi-sdk:jar:3.0.1'
<dependency org="com.gettyimages" name="gettyimagesapi-sdk" rev="3.0.1">
<artifact name="gettyimagesapi-sdk" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gettyimages', module='gettyimagesapi-sdk', version='3.0.1')
)
libraryDependencies += "com.gettyimages" % "gettyimagesapi-sdk" % "3.0.1"
[com.gettyimages/gettyimagesapi-sdk "3.0.1"]