License |
License |
---|---|
GroupId | GroupIdorg.languagetool |
ArtifactId | ArtifactIdlanguage-sl |
Last Version | Last Version5.7 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSlovenian module for LanguageTool
A style and grammar checker for many languages
|
Project URL |
Project URL |
Filename | Size |
---|---|
language-sl-5.7.pom | |
language-sl-5.7.jar | 263 KB |
language-sl-5.7-sources.jar | 263 KB |
language-sl-5.7-javadoc.jar | 39 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.languagetool/language-sl/ -->
<dependency>
<groupId>org.languagetool</groupId>
<artifactId>language-sl</artifactId>
<version>5.7</version>
</dependency>
// https://jarcasting.com/artifacts/org.languagetool/language-sl/
implementation 'org.languagetool:language-sl:5.7'
// https://jarcasting.com/artifacts/org.languagetool/language-sl/
implementation ("org.languagetool:language-sl:5.7")
'org.languagetool:language-sl:jar:5.7'
<dependency org="org.languagetool" name="language-sl" rev="5.7">
<artifact name="language-sl" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.languagetool', module='language-sl', version='5.7')
)
libraryDependencies += "org.languagetool" % "language-sl" % "5.7"
[org.languagetool/language-sl "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 |