MVN

me.2bab : caliper-runtime

Maven & Gradle

Mar 28, 2023
16 stars

caliper-runtime · A monitor for Android Sensitive Permission/API based on bytecode transformation.

<dependency>
    <groupId>me.2bab</groupId>
    <artifactId>caliper-runtime</artifactId>
    <version>0.2.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of me.2bab : caliper-runtime to add to Maven - Latest Versions:

  • Latest Stable: 0.2.2

All Versions

Choose a version of me.2bab : caliper-runtime to add to Maven - All Versions:

Version Vulnerabilities Updated
0.2.x
caliper-runtime-0.2.2
caliper-runtime-0.2.0
0.1.x
caliper-runtime-0.1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>me.2bab</groupId>
    <artifactId>caliper-runtime</artifactId>
    <version>0.2.2</version>
</dependency>

Advertisement