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