is not current version
Last Version 1.1.0

cn.fly2think:SmartPressure 1.0.8

This is a pressure tester extend library.

GroupId

GroupId

cn.fly2think
ArtifactId

ArtifactId

SmartPressure
Version

Version

1.0.8
Type

Type

aar

Download SmartPressure 1.0.8


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