не последняя версия
Последняя версия 5.7

org.languagetool:language-de-DE-x-simple-language 4.8

Simple German ("Leichte Sprache") is a variant of German supposed to be easy to understand. There are some rules, but no formal definition or standard. This module tries to implement some of those rules. Details can be found, amongst others, at http://www.leichtesprache.org/

Группа

Группа

org.languagetool
Идентификатор

Идентификатор

language-de-DE-x-simple-language
Версия

Версия

4.8
Тип

Тип

jar

Скачать language-de-DE-x-simple-language 4.8


<!-- https://jarcasting.com/artifacts/org.languagetool/language-de-DE-x-simple-language/ -->
<dependency>
    <groupId>org.languagetool</groupId>
    <artifactId>language-de-DE-x-simple-language</artifactId>
    <version>4.8</version>
</dependency>
// https://jarcasting.com/artifacts/org.languagetool/language-de-DE-x-simple-language/
implementation 'org.languagetool:language-de-DE-x-simple-language:4.8'
// https://jarcasting.com/artifacts/org.languagetool/language-de-DE-x-simple-language/
implementation ("org.languagetool:language-de-DE-x-simple-language:4.8")
'org.languagetool:language-de-DE-x-simple-language:jar:4.8'
<dependency org="org.languagetool" name="language-de-DE-x-simple-language" rev="4.8">
  <artifact name="language-de-DE-x-simple-language" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.languagetool', module='language-de-DE-x-simple-language', version='4.8')
)
libraryDependencies += "org.languagetool" % "language-de-DE-x-simple-language" % "4.8"
[org.languagetool/language-de-DE-x-simple-language "4.8"]