Jar examples for d:dictum
Java based NLP schema with functional style
You can download jar file dictum 0.6.0 in this page.
Apache License, Version 2.0
You can use the following script to add dictum-0.6.0.jar to your project.
<dependency> <groupId>io.maxthomas</groupId> <artifactId>dictum</artifactId> <version>0.6.0</version> </dependency>
compile group: 'io.maxthomas', name: 'dictum', version: '0.6.0'
libraryDependencies += "io.maxthomas" % "dictum" % "0.6.0"
<dependency org="io.maxthomas" name="dictum" rev="0.6.0"/>
@Grapes(@Grab(group='io.maxthomas', module='dictum', version='0.6.0'))
'io.maxthomas:dictum:jar:0.6.0'
Click the following link to download the jar file.
dictum-0.6.0-javadoc.jar