Download reqcoco-parser-simple-1.0.0.jar file - Jar r

Jar examples for r:reqcoco-parser-simple

Description

Tools that helps to generate a requirements output file based on simple tags contained into the source to parse.

You can download jar file reqcoco-parser-simple 1.0.0 in this page.

Build File

You can use the following script to add reqcoco-parser-simple-1.0.0.jar to your project.

<dependency>
   <groupId>net.paissad.tools.reqcoco.parser</groupId>
   <artifactId>reqcoco-parser-simple</artifactId>
   <version>1.0.0</version>
</dependency>
compile group: 'net.paissad.tools.reqcoco.parser', name: 'reqcoco-parser-simple', version: '1.0.0'
libraryDependencies += "net.paissad.tools.reqcoco.parser" % "reqcoco-parser-simple" % "1.0.0"
<dependency org="net.paissad.tools.reqcoco.parser" name="reqcoco-parser-simple" rev="1.0.0"/>
@Grapes(@Grab(group='net.paissad.tools.reqcoco.parser', module='reqcoco-parser-simple', version='1.0.0'))
'net.paissad.tools.reqcoco.parser:reqcoco-parser-simple:jar:1.0.0'

Download

Click the following link to download the jar file.

reqcoco-parser-simple-1.0.0-javadoc.jar
reqcoco-parser-simple-1.0.0-sources.jar
reqcoco-parser-simple-1.0.0.jar
reqcoco-parser-simple-1.0.0.pom



Related Tutorials