is not current version
Last Version 1.0.6

cn.fly2think:PanoramaSystem 1.0.2

This is a pressure tester extend library.

GroupId

GroupId

cn.fly2think
ArtifactId

ArtifactId

PanoramaSystem
Version

Version

1.0.2
Type

Type

aar

Download PanoramaSystem 1.0.2


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