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