License |
License |
---|---|
GroupId | GroupIdcn.bluemobi.dylan |
ArtifactId | ArtifactIdphotoview |
Version | Version1.4 |
Type | Typeaar |
Description |
Descriptionphotoview
This is a lightweight Android fast develop framework about base ui android utils
|
Filename | Size |
---|---|
photoview-1.4.pom | |
photoview-1.4.aar | 61 KB |
photoview-1.4-sources.jar | 34 KB |
photoview-1.4-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/cn.bluemobi.dylan/photoview/ -->
<dependency>
<groupId>cn.bluemobi.dylan</groupId>
<artifactId>photoview</artifactId>
<version>1.4</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/cn.bluemobi.dylan/photoview/
implementation 'cn.bluemobi.dylan:photoview:1.4'
// https://jarcasting.com/artifacts/cn.bluemobi.dylan/photoview/
implementation ("cn.bluemobi.dylan:photoview:1.4")
'cn.bluemobi.dylan:photoview:aar:1.4'
<dependency org="cn.bluemobi.dylan" name="photoview" rev="1.4">
<artifact name="photoview" type="aar" />
</dependency>
@Grapes(
@Grab(group='cn.bluemobi.dylan', module='photoview', version='1.4')
)
libraryDependencies += "cn.bluemobi.dylan" % "photoview" % "1.4"
[cn.bluemobi.dylan/photoview "1.4"]
Group / Artifact | Type | Version |
---|---|---|
com.android.support » appcompat-v7 | jar | 25.0.1 |
com.github.bumptech.glide : glide | jar | 3.7.0 |