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