License |
License |
---|---|
GroupId | GroupIdorg.languagetool |
ArtifactId | ArtifactIdlanguage-pt |
Version | Version5.6 |
Type | Typejar |
Description |
DescriptionPortuguese module for LanguageTool
A style and grammar checker for many languages
|
Project URL |
Project URL |
Filename | Size |
---|---|
language-pt-5.6.pom | |
language-pt-5.6.jar | 4 MB |
language-pt-5.6-sources.jar | 4 MB |
language-pt-5.6-javadoc.jar | 289 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.languagetool/language-pt/ -->
<dependency>
<groupId>org.languagetool</groupId>
<artifactId>language-pt</artifactId>
<version>5.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.languagetool/language-pt/
implementation 'org.languagetool:language-pt:5.6'
// https://jarcasting.com/artifacts/org.languagetool/language-pt/
implementation ("org.languagetool:language-pt:5.6")
'org.languagetool:language-pt:jar:5.6'
<dependency org="org.languagetool" name="language-pt" rev="5.6">
<artifact name="language-pt" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.languagetool', module='language-pt', version='5.6')
)
libraryDependencies += "org.languagetool" % "language-pt" % "5.6"
[org.languagetool/language-pt "5.6"]
Group / Artifact | Type | Version |
---|---|---|
org.languagetool : languagetool-core | jar | 5.6 |
Group / Artifact | Type | Version |
---|---|---|
org.languagetool : languagetool-core | test-jar | 5.6 |
junit : junit | jar | 4.13.2 |