Download cogroo-gc-pt_br-4.3.0.jar file - Jar c

Jar examples for c:cogroo-gc-pt-br

Description

Brazillian Portuguese grammar checker.

You can download jar file cogroo-gc-pt_br 4.3.0 in this page.

Build File

You can use the following script to add cogroo-gc-pt_br-4.3.0.jar to your project.

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

Download

Click the following link to download the jar file.

cogroo-gc-pt_br-4.3.0-sources.jar
cogroo-gc-pt_br-4.3.0.jar
cogroo-gc-pt_br-4.3.0.pom



Related Tutorials