Download mg4j-4.0.3.jar file - Jar m

Jar examples for m:mg4j

Description

MG4J (Managing Gigabytes for Java) is a free full-text search engine for large document collections written in Java.

You can download jar file mg4j 4.0.3 in this page.

License

GNU Lesser General Public License Version 3+

Build File

You can use the following script to add mg4j-4.0.3.jar to your project.

<dependency>
   <groupId>it.unimi.dsi</groupId>
   <artifactId>mg4j</artifactId>
   <version>4.0.3</version>
</dependency>
compile group: 'it.unimi.dsi', name: 'mg4j', version: '4.0.3'
libraryDependencies += "it.unimi.dsi" % "mg4j" % "4.0.3"
<dependency org="it.unimi.dsi" name="mg4j" rev="4.0.3"/>
@Grapes(@Grab(group='it.unimi.dsi', module='mg4j', version='4.0.3'))
'it.unimi.dsi:mg4j:jar:4.0.3'

Download

Click the following link to download the jar file.

mg4j-4.0.3-javadoc.jar
mg4j-4.0.3-sources.jar
mg4j-4.0.3.jar
mg4j-4.0.3.pom



Related Tutorials