License |
License |
---|---|
GroupId | GroupIdcom.facebook.battery |
ArtifactId | ArtifactIdreporters |
Version | Version1.0.0 |
Type | Typeaar |
Description |
DescriptionBatteryMetrics Reporters module
BatteryMetrics Battery instrumentation for Android
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
reporters-1.0.0.pom | |
reporters-1.0.0.aar | 12 KB |
reporters-1.0.0-sources.jar | 27 KB |
reporters-1.0.0-javadoc.jar | 261 bytes |
Browse |
<!-- 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"]
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 |