Download proto-1.0.0.jar file - Jar p

Jar examples for p:proto

Description

A protocol buffer that defines wrappers for strings in web-content languages. https://github.com/google/safe-html-types/blob/master/README.md

You can download jar file proto 1.0.0 in this page.

License

The MIT License

Build File

You can use the following script to add proto-1.0.0.jar to your project.

<dependency>
   <groupId>com.google.common.html.types</groupId>
   <artifactId>proto</artifactId>
   <version>1.0.0</version>
</dependency>
compile group: 'com.google.common.html.types', name: 'proto', version: '1.0.0'
libraryDependencies += "com.google.common.html.types" % "proto" % "1.0.0"
<dependency org="com.google.common.html.types" name="proto" rev="1.0.0"/>
@Grapes(@Grab(group='com.google.common.html.types', module='proto', version='1.0.0'))
'com.google.common.html.types:proto:jar:1.0.0'

Download

Click the following link to download the jar file.

proto-1.0.0-javadoc.jar
proto-1.0.0-sources.jar
proto-1.0.0.jar
proto-1.0.0.pom



Related Tutorials