Jar examples for c:code-assert
Assert that the java code of a project satisfies certain checks.
You can download jar file code-assert 0.0.4 in this page.
You can use the following script to add code-assert-0.0.4.jar to your project.
<dependency> <groupId>guru.nidi</groupId> <artifactId>code-assert</artifactId> <version>0.0.4</version> </dependency>
compile group: 'guru.nidi', name: 'code-assert', version: '0.0.4'
libraryDependencies += "guru.nidi" % "code-assert" % "0.0.4"
<dependency org="guru.nidi" name="code-assert" rev="0.0.4"/>
@Grapes(@Grab(group='guru.nidi', module='code-assert', version='0.0.4'))
'guru.nidi:code-assert:jar:0.0.4'
Click the following link to download the jar file.
code-assert-0.0.4-javadoc.jar