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