is not current version
Last Version 2.0.3

io.github.inflationx:viewpump 2.0.2

View inflation with pre/post-inflation interceptors

GroupId

GroupId

io.github.inflationx
ArtifactId

ArtifactId

viewpump
Version

Version

2.0.2
Type

Type

aar

Download viewpump 2.0.2


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