Download protobufel-test-util-0.7.0.jar file - Jar p

Jar examples for p:protobufel-test-util

Description

Common Test Utilities

You can download jar file protobufel-test-util 0.7.0 in this page.

License

The BSD 3-Clause License

Build File

You can use the following script to add protobufel-test-util-0.7.0.jar to your project.

<dependency>
   <groupId>com.github.protobufel</groupId>
   <artifactId>protobufel-test-util</artifactId>
   <version>0.7.0</version>
</dependency>
compile group: 'com.github.protobufel', name: 'protobufel-test-util', version: '0.7.0'
libraryDependencies += "com.github.protobufel" % "protobufel-test-util" % "0.7.0"
<dependency org="com.github.protobufel" name="protobufel-test-util" rev="0.7.0"/>
@Grapes(@Grab(group='com.github.protobufel', module='protobufel-test-util', version='0.7.0'))
'com.github.protobufel:protobufel-test-util:jar:0.7.0'

Download

Click the following link to download the jar file.

protobufel-test-util-0.7.0-javadoc.jar
protobufel-test-util-0.7.0-sources.jar
protobufel-test-util-0.7.0.jar
protobufel-test-util-0.7.0.pom



Related Tutorials