is not current version
Last Version 1.4

cn.bluemobi.dylan:photoview 1.3

This is a lightweight Android fast develop framework about base ui android utils

GroupId

GroupId

cn.bluemobi.dylan
ArtifactId

ArtifactId

photoview
Version

Version

1.3
Type

Type

aar

Download photoview 1.3


<!-- https://jarcasting.com/artifacts/cn.bluemobi.dylan/photoview/ -->
<dependency>
    <groupId>cn.bluemobi.dylan</groupId>
    <artifactId>photoview</artifactId>
    <version>1.3</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/cn.bluemobi.dylan/photoview/
implementation 'cn.bluemobi.dylan:photoview:1.3'
// https://jarcasting.com/artifacts/cn.bluemobi.dylan/photoview/
implementation ("cn.bluemobi.dylan:photoview:1.3")
'cn.bluemobi.dylan:photoview:aar:1.3'
<dependency org="cn.bluemobi.dylan" name="photoview" rev="1.3">
  <artifact name="photoview" type="aar" />
</dependency>
@Grapes(
@Grab(group='cn.bluemobi.dylan', module='photoview', version='1.3')
)
libraryDependencies += "cn.bluemobi.dylan" % "photoview" % "1.3"
[cn.bluemobi.dylan/photoview "1.3"]