GroupId | GroupIdcom.github.skydoves |
---|---|
ArtifactId | ArtifactIdlandscapist-fresco-websupport |
Version | Version1.3.4 |
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.3.4</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.skydoves/landscapist-fresco-websupport/
implementation 'com.github.skydoves:landscapist-fresco-websupport:1.3.4'
// https://jarcasting.com/artifacts/com.github.skydoves/landscapist-fresco-websupport/
implementation ("com.github.skydoves:landscapist-fresco-websupport:1.3.4")
'com.github.skydoves:landscapist-fresco-websupport:aar:1.3.4'
<dependency org="com.github.skydoves" name="landscapist-fresco-websupport" rev="1.3.4">
<artifact name="landscapist-fresco-websupport" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.skydoves', module='landscapist-fresco-websupport', version='1.3.4')
)
libraryDependencies += "com.github.skydoves" % "landscapist-fresco-websupport" % "1.3.4"
[com.github.skydoves/landscapist-fresco-websupport "1.3.4"]