is not current version
Last Version 1.1.0

cn.fly2think:SmartPressure 1.0.9

This is a pressure tester extend library.

GroupId

GroupId

cn.fly2think
ArtifactId

ArtifactId

SmartPressure
Version

Version

1.0.9
Type

Type

aar

Download SmartPressure 1.0.9


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