Jar examples for p:proto
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.
The MIT License
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'
Click the following link to download the jar file.
proto-1.0.0-javadoc.jar