is not current version
Last Version 1.2.9

cn.fly2think:SmartPanoramaX 1.1.7

This is a panorama camera extend library.

GroupId

GroupId

cn.fly2think
ArtifactId

ArtifactId

SmartPanoramaX
Version

Version

1.1.7
Type

Type

aar

Download SmartPanoramaX 1.1.7


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