| License | 
                License | 
        
|---|---|
| GroupId | GroupIdcom.facebook.battery | 
    
| ArtifactId | ArtifactIdserializers | 
    
| Last Version | Last Version1.0.0 | 
        
| Release Date | Release Date | 
        
| Type | Typeaar | 
    
| Description | 
            DescriptionBatteryMetrics Serializers module 
            BatteryMetrics Battery instrumentation for Android 
         | 
    
| Project URL | 
                    Project URL | 
            
| Source Code Management | 
                    Source Code Management | 
            
| Filename | Size | 
|---|---|
| serializers-1.0.0.pom | |
| serializers-1.0.0.aar | 13 KB | 
| serializers-1.0.0-sources.jar | 10 KB | 
| serializers-1.0.0-javadoc.jar | 85 KB | 
| Browse | 
<!-- 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"]
                | 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 |