BatteryMetrics Serializers module

BatteryMetrics Battery instrumentation for Android

License

License

GroupId

GroupId

com.facebook.battery
ArtifactId

ArtifactId

serializers
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

aar
Description

Description

BatteryMetrics Serializers 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 serializers

How to add to project

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

Versions

Version
1.0.0
0.0.1