Categories |
CategoriesIDE Development Tools |
---|---|
GroupId | GroupIdcom.github.piasy |
ArtifactId | ArtifactIdGlideImageViewFactory |
Version | Version1.5.4.1 |
Type | Typeaar |
Filename | Size |
---|---|
GlideImageViewFactory-1.5.4.1.pom | |
GlideImageViewFactory-1.5.4.1-sources.jar | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.piasy/GlideImageViewFactory/ -->
<dependency>
<groupId>com.github.piasy</groupId>
<artifactId>GlideImageViewFactory</artifactId>
<version>1.5.4.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.piasy/GlideImageViewFactory/
implementation 'com.github.piasy:GlideImageViewFactory:1.5.4.1'
// https://jarcasting.com/artifacts/com.github.piasy/GlideImageViewFactory/
implementation ("com.github.piasy:GlideImageViewFactory:1.5.4.1")
'com.github.piasy:GlideImageViewFactory:aar:1.5.4.1'
<dependency org="com.github.piasy" name="GlideImageViewFactory" rev="1.5.4.1">
<artifact name="GlideImageViewFactory" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.piasy', module='GlideImageViewFactory', version='1.5.4.1')
)
libraryDependencies += "com.github.piasy" % "GlideImageViewFactory" % "1.5.4.1"
[com.github.piasy/GlideImageViewFactory "1.5.4.1"]