Download dictum-0.6.0.jar file - Jar d

Jar examples for d:dictum

Description

Java based NLP schema with functional style

You can download jar file dictum 0.6.0 in this page.

License

Apache License, Version 2.0

Build File

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'

Download

Click the following link to download the jar file.

dictum-0.6.0-javadoc.jar
dictum-0.6.0-sources.jar
dictum-0.6.0.jar
dictum-0.6.0.pom



Related Tutorials