Jar examples for r:reqcoco-parser-simple
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.2 in this page.
You can use the following script to add reqcoco-parser-simple-1.0.2.jar to your project.
<dependency> <groupId>net.paissad.tools.reqcoco.parser</groupId> <artifactId>reqcoco-parser-simple</artifactId> <version>1.0.2</version> </dependency>
compile group: 'net.paissad.tools.reqcoco.parser', name: 'reqcoco-parser-simple', version: '1.0.2'
libraryDependencies += "net.paissad.tools.reqcoco.parser" % "reqcoco-parser-simple" % "1.0.2"
<dependency org="net.paissad.tools.reqcoco.parser" name="reqcoco-parser-simple" rev="1.0.2"/>
@Grapes(@Grab(group='net.paissad.tools.reqcoco.parser', module='reqcoco-parser-simple', version='1.0.2'))
'net.paissad.tools.reqcoco.parser:reqcoco-parser-simple:jar:1.0.2'
Click the following link to download the jar file.
reqcoco-parser-simple-1.0.2-javadoc.jar