Jar examples for n:ntparser-2.10
A fast parser for .nt files
You can download jar file ntparser_2.10 0.3.0 in this page.
Apache License, Verison 2.0
You can use the following script to add ntparser_2.10-0.3.0.jar to your project.
<dependency> <groupId>de.knutwalker</groupId> <artifactId>ntparser_2.10</artifactId> <version>0.3.0</version> </dependency>
compile group: 'de.knutwalker', name: 'ntparser_2.10', version: '0.3.0'
libraryDependencies += "de.knutwalker" % "ntparser_2.10" % "0.3.0"
<dependency org="de.knutwalker" name="ntparser_2.10" rev="0.3.0"/>
@Grapes(@Grab(group='de.knutwalker', module='ntparser_2.10', version='0.3.0'))
'de.knutwalker:ntparser_2.10:jar:0.3.0'
Click the following link to download the jar file.
ntparser_2.10-0.3.0-javadoc.jar