License |
License |
---|---|
GroupId | GroupIdorg.languagetool |
ArtifactId | ArtifactIdlanguage-sl |
Version | Version5.4 |
Type | Typejar |
Description |
DescriptionSlovenian 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-sl-5.4.pom | |
language-sl-5.4.jar | 264 KB |
language-sl-5.4-sources.jar | 264 KB |
language-sl-5.4-javadoc.jar | 39 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.languagetool/language-sl/ -->
<dependency>
<groupId>org.languagetool</groupId>
<artifactId>language-sl</artifactId>
<version>5.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.languagetool/language-sl/
implementation 'org.languagetool:language-sl:5.4'
// https://jarcasting.com/artifacts/org.languagetool/language-sl/
implementation ("org.languagetool:language-sl:5.4")
'org.languagetool:language-sl:jar:5.4'
<dependency org="org.languagetool" name="language-sl" rev="5.4">
<artifact name="language-sl" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.languagetool', module='language-sl', version='5.4')
)
libraryDependencies += "org.languagetool" % "language-sl" % "5.4"
[org.languagetool/language-sl "5.4"]
Group / Artifact | Type | Version |
---|---|---|
org.languagetool : languagetool-core | jar | 5.4 |
Group / Artifact | Type | Version |
---|---|---|
org.languagetool : languagetool-core | test-jar | 5.4 |
junit : junit | jar | 4.13 |