Last Version

BatteryMetrics Reporters module 1.0.0

BatteryMetrics Battery instrumentation for Android

License

License

GroupId

GroupId

com.facebook.battery
ArtifactId

ArtifactId

reporters
Version

Version

1.0.0
Type

Type

aar
Description

Description

BatteryMetrics Reporters module
BatteryMetrics Battery instrumentation for Android
Project URL

Project URL

https://github.com/facebookincubator/Battery-Metrics
Source Code Management

Source Code Management

https://github.com/facebookincubator/Battery-Metrics.git

Download reporters 1.0.0


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

Dependencies

compile (3)

Group / Artifact Type Version
com.facebook.battery : metrics jar 1.0.0
com.facebook.infer.annotation : infer-annotation jar 0.11.0
com.android.support » support-core-utils jar 26.1.0

Project Modules

There are no modules declared in this project.