Download loglinear-1.3.0.jar file - Jar l

Jar examples for l:loglinear

Description

A PGM library that's easy to use, and runs fast

You can download jar file loglinear 1.3.0 in this page.

License

MIT License

Build File

You can use the following script to add loglinear-1.3.0.jar to your project.

<dependency>
   <groupId>com.github.keenon</groupId>
   <artifactId>loglinear</artifactId>
   <version>1.3.0</version>
</dependency>
compile group: 'com.github.keenon', name: 'loglinear', version: '1.3.0'
libraryDependencies += "com.github.keenon" % "loglinear" % "1.3.0"
<dependency org="com.github.keenon" name="loglinear" rev="1.3.0"/>
@Grapes(@Grab(group='com.github.keenon', module='loglinear', version='1.3.0'))
'com.github.keenon:loglinear:jar:1.3.0'

Download

Click the following link to download the jar file.

loglinear-1.3.0-javadoc.jar
loglinear-1.3.0-sources.jar
loglinear-1.3.0.jar
loglinear-1.3.0.pom



Related Tutorials