is not current version
Last Version 1.2.9

cn.fly2think:SmartPanorama 1.1.5

This is a panorama camera extend library.

GroupId

GroupId

cn.fly2think
ArtifactId

ArtifactId

SmartPanorama
Version

Version

1.1.5
Type

Type

aar

Download SmartPanorama 1.1.5


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