License |
License |
---|---|
GroupId | GroupIdorg.languagetool |
ArtifactId | ArtifactIdlanguage-all |
Last Version | Last Version5.7 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAll language modules for LanguageTool
Meta project that has dependencies on all language modules for LanguageTool
|
Project URL |
Project URL |
Filename | Size |
---|---|
language-all-5.7.pom | |
language-all-5.7.jar | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.languagetool/language-all/ -->
<dependency>
<groupId>org.languagetool</groupId>
<artifactId>language-all</artifactId>
<version>5.7</version>
</dependency>
// https://jarcasting.com/artifacts/org.languagetool/language-all/
implementation 'org.languagetool:language-all:5.7'
// https://jarcasting.com/artifacts/org.languagetool/language-all/
implementation ("org.languagetool:language-all:5.7")
'org.languagetool:language-all:jar:5.7'
<dependency org="org.languagetool" name="language-all" rev="5.7">
<artifact name="language-all" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.languagetool', module='language-all', version='5.7')
)
libraryDependencies += "org.languagetool" % "language-all" % "5.7"
[org.languagetool/language-all "5.7"]
Group / Artifact | Type | Version |
---|---|---|
org.languagetool : languagetool-core | test-jar | 5.7 |
junit : junit | jar | 4.13.2 |