GroupId | GroupIdcom.github.skydoves |
---|---|
ArtifactId | ArtifactIdlandscapist |
Version | Version1.1.7 |
Type | Typeaar |
Filename | Size |
---|---|
landscapist-1.1.7.pom | |
landscapist-1.1.7.module | 3 KB |
landscapist-1.1.7-sources.jar | 10 KB |
landscapist-1.1.7-javadoc.jar | 246 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.skydoves/landscapist/ -->
<dependency>
<groupId>com.github.skydoves</groupId>
<artifactId>landscapist</artifactId>
<version>1.1.7</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.skydoves/landscapist/
implementation 'com.github.skydoves:landscapist:1.1.7'
// https://jarcasting.com/artifacts/com.github.skydoves/landscapist/
implementation ("com.github.skydoves:landscapist:1.1.7")
'com.github.skydoves:landscapist:aar:1.1.7'
<dependency org="com.github.skydoves" name="landscapist" rev="1.1.7">
<artifact name="landscapist" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.skydoves', module='landscapist', version='1.1.7')
)
libraryDependencies += "com.github.skydoves" % "landscapist" % "1.1.7"
[com.github.skydoves/landscapist "1.1.7"]