Download protos-25.3.0.jar file - Jar p

Jar examples for p:protos

Description

Library containing protobufs for usage analytics.

You can download jar file protos 25.3.0 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add protos-25.3.0.jar to your project.

<dependency>
   <groupId>com.android.tools.analytics-library</groupId>
   <artifactId>protos</artifactId>
   <version>25.3.0</version>
</dependency>
compile group: 'com.android.tools.analytics-library', name: 'protos', version: '25.3.0'
libraryDependencies += "com.android.tools.analytics-library" % "protos" % "25.3.0"
<dependency org="com.android.tools.analytics-library" name="protos" rev="25.3.0"/>
@Grapes(@Grab(group='com.android.tools.analytics-library', module='protos', version='25.3.0'))
'com.android.tools.analytics-library:protos:jar:25.3.0'

Download

Click the following link to download the jar file.

protos-25.3.0-javadoc.jar
protos-25.3.0-sources.jar
protos-25.3.0.jar
protos-25.3.0.pom



Related Tutorials