Download common-verifications-0.6.jar file - Jar c

Jar examples for c:common-verifications

Description

Common Verification Utilities with null annotations

You can download jar file common-verifications 0.6 in this page.

License

The BSD 3-Clause License

Build File

You can use the following script to add common-verifications-0.6.jar to your project.

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

Download

Click the following link to download the jar file.

common-verifications-0.6-javadoc.jar
common-verifications-0.6-sources.jar
common-verifications-0.6.jar
common-verifications-0.6.pom



Related Tutorials