License |
License |
---|---|
GroupId | GroupIdorg.languagetool |
ArtifactId | ArtifactIdlanguage-it |
Version | Version5.3 |
Type | Typejar |
Description |
DescriptionItalian module for LanguageTool
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Project URL |
Project URL |
Filename | Size |
---|---|
language-it-5.3.pom | |
language-it-5.3.jar | 842 KB |
language-it-5.3-sources.jar | 843 KB |
language-it-5.3-javadoc.jar | 84 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.languagetool/language-it/ -->
<dependency>
<groupId>org.languagetool</groupId>
<artifactId>language-it</artifactId>
<version>5.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.languagetool/language-it/
implementation 'org.languagetool:language-it:5.3'
// https://jarcasting.com/artifacts/org.languagetool/language-it/
implementation ("org.languagetool:language-it:5.3")
'org.languagetool:language-it:jar:5.3'
<dependency org="org.languagetool" name="language-it" rev="5.3">
<artifact name="language-it" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.languagetool', module='language-it', version='5.3')
)
libraryDependencies += "org.languagetool" % "language-it" % "5.3"
[org.languagetool/language-it "5.3"]
Group / Artifact | Type | Version |
---|---|---|
org.languagetool : languagetool-core | jar | 5.3 |
Group / Artifact | Type | Version |
---|---|---|
org.languagetool : languagetool-core | test-jar | 5.3 |
junit : junit | jar | 4.13 |