Java implementation of NTRUEncrypt and NTRUSign
'net.sf.ntru:ntru:1.0'
<dependency> <groupId>net.sf.ntru</groupId> <artifactId>ntru</artifactId> <version>1.0</version> </dependency>
<dependency org="net.sf.ntru" name="ntru" rev="1.0"/>
"net.sf.ntru", "ntru", "1.0"