License |
License |
---|---|
GroupId | GroupIdorg.languagetool |
ArtifactId | ArtifactIdlanguagetool-parent |
Last Version | Last Version5.7 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionLanguageTool
A style and grammar checker for many languages
|
Project URL |
Project URL |
Filename | Size |
---|---|
languagetool-parent-5.7.pom | 9 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.languagetool/languagetool-parent/ -->
<dependency>
<groupId>org.languagetool</groupId>
<artifactId>languagetool-parent</artifactId>
<version>5.7</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.languagetool/languagetool-parent/
implementation 'org.languagetool:languagetool-parent:5.7'
// https://jarcasting.com/artifacts/org.languagetool/languagetool-parent/
implementation ("org.languagetool:languagetool-parent:5.7")
'org.languagetool:languagetool-parent:pom:5.7'
<dependency org="org.languagetool" name="languagetool-parent" rev="5.7">
<artifact name="languagetool-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.languagetool', module='languagetool-parent', version='5.7')
)
libraryDependencies += "org.languagetool" % "languagetool-parent" % "5.7"
[org.languagetool/languagetool-parent "5.7"]