How To Install Java Artifact org.chasen.mecab.mecab-java v0.993

org.chasen.mecab mecab-java 0.993

Introduction

In this article, we'll learn how to install Java artifact mecab-java from org.chasen.mecab group in version 0.993. The artifact is available in 1 versions: 0.993 . The MeCab JNI Library project has been released under BSD License license, and has its own website at: http://mecab.googlecode.com/svn/trunk/mecab/doc/index.html .

How To Install Java Artifact org.chasen.mecab.mecab-java In Version 0.993

To install the MeCab JNI Library artifact in version 0.993 add the following dependency to your pom.xml file for Maven Project.

The dependency needs to be added in the dependencies section which is located in the main project tag of the pom.xml file. The sample pom.xml file that uses MeCab JNI Library dependency could look as follows:

Other dependency snippets for Gradle, SBT, Ivy, Grape, Leiningen, and Buildr

Below you can find code snippets for other project build tools like Gradle, SBT, Ivy, Grape, Leiningen, and Buildr.

Licenses