License |
License |
---|---|
GroupId | GroupIdcom.github.snowdream.android |
ArtifactId | ArtifactIdsmartimageview |
Last Version | Last Version0.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionsmartimageview
The android library project - smart-image-view
|
Filename | Size |
---|---|
smartimageview-0.0.2.pom | |
smartimageview-0.0.2.jar | 36 KB |
smartimageview-0.0.2-sources.jar | 19 KB |
smartimageview-0.0.2-javadoc.jar | 105 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.snowdream.android/smartimageview/ -->
<dependency>
<groupId>com.github.snowdream.android</groupId>
<artifactId>smartimageview</artifactId>
<version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.snowdream.android/smartimageview/
implementation 'com.github.snowdream.android:smartimageview:0.0.2'
// https://jarcasting.com/artifacts/com.github.snowdream.android/smartimageview/
implementation ("com.github.snowdream.android:smartimageview:0.0.2")
'com.github.snowdream.android:smartimageview:jar:0.0.2'
<dependency org="com.github.snowdream.android" name="smartimageview" rev="0.0.2">
<artifact name="smartimageview" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.snowdream.android', module='smartimageview', version='0.0.2')
)
libraryDependencies += "com.github.snowdream.android" % "smartimageview" % "0.0.2"
[com.github.snowdream.android/smartimageview "0.0.2"]
Group / Artifact | Type | Version |
---|---|---|
com.google.android : android | jar | 2.1.2 |