Download cogroo-dict-4.0.0.jar file - Jar c

Jar examples for c:cogroo-dict

Description

pt_br dictionaries for CoGrOO

You can download jar file cogroo-dict 4.0.0 in this page.

Build File

You can use the following script to add cogroo-dict-4.0.0.jar to your project.

<dependency>
   <groupId>org.cogroo.jspellbr</groupId>
   <artifactId>cogroo-dict</artifactId>
   <version>4.0.0</version>
</dependency>
compile group: 'org.cogroo.jspellbr', name: 'cogroo-dict', version: '4.0.0'
libraryDependencies += "org.cogroo.jspellbr" % "cogroo-dict" % "4.0.0"
<dependency org="org.cogroo.jspellbr" name="cogroo-dict" rev="4.0.0"/>
@Grapes(@Grab(group='org.cogroo.jspellbr', module='cogroo-dict', version='4.0.0'))
'org.cogroo.jspellbr:cogroo-dict:jar:4.0.0'

Download

Click the following link to download the jar file.

cogroo-dict-4.0.0.jar
cogroo-dict-4.0.0.pom



Related Tutorials