l

languagetool-parent

A style and grammar checker for many languages
https://languagetool.org
GNU Lesser General Public License
Daniel Naber
文件下载
文件名 操作
languagetool-parent-5.9.pom 下载
Apache Maven
<dependency>
  <groupId>org.languagetool</groupId>
  <artifactId>languagetool-parent</artifactId>
  <version>5.9</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'org.languagetool:languagetool-parent:5.9'
Gradle Kotlin
implementation("org.languagetool:languagetool-parent:5.9")
Scala SBT
libraryDependencies += "org.languagetool" % "languagetool-parent" % "5.9"
Groovy Grape
@Grapes(
  @Grab(group='org.languagetool', module='languagetool-parent', version='5.9')
)
Apache Ivy
<dependency org="org.languagetool" name="languagetool-parent" rev="5.9" />
Leiningen
[org.languagetool/languagetool-parent "5.9"]
Apache Buildr
'org.languagetool:languagetool-parent:jar:5.9'
本项目依赖
该项目无第三方依赖