GroupId | GroupIdcom.github.skydoves |
---|---|
ArtifactId | ArtifactIdlandscapist-fresco-websupport |
Version | Version1.4.3 |
Type | Typeaar |
<!-- https://jarcasting.com/artifacts/com.github.skydoves/landscapist-fresco-websupport/ -->
<dependency>
<groupId>com.github.skydoves</groupId>
<artifactId>landscapist-fresco-websupport</artifactId>
<version>1.4.3</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.skydoves/landscapist-fresco-websupport/
implementation 'com.github.skydoves:landscapist-fresco-websupport:1.4.3'
// https://jarcasting.com/artifacts/com.github.skydoves/landscapist-fresco-websupport/
implementation ("com.github.skydoves:landscapist-fresco-websupport:1.4.3")
'com.github.skydoves:landscapist-fresco-websupport:aar:1.4.3'
<dependency org="com.github.skydoves" name="landscapist-fresco-websupport" rev="1.4.3">
<artifact name="landscapist-fresco-websupport" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.skydoves', module='landscapist-fresco-websupport', version='1.4.3')
)
libraryDependencies += "com.github.skydoves" % "landscapist-fresco-websupport" % "1.4.3"
[com.github.skydoves/landscapist-fresco-websupport "1.4.3"]