License |
License |
---|---|
GroupId | GroupIdorg.languagetool |
ArtifactId | ArtifactIdlanguage-ta |
Version | Version5.6 |
Type | Typejar |
Description |
DescriptionTamil module for LanguageTool
A style and grammar checker for many languages
|
Project URL |
Project URL |
Filename | Size |
---|---|
language-ta-5.6.pom | |
language-ta-5.6.jar | 60 KB |
language-ta-5.6-sources.jar | 61 KB |
language-ta-5.6-javadoc.jar | 36 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.languagetool/language-ta/ -->
<dependency>
<groupId>org.languagetool</groupId>
<artifactId>language-ta</artifactId>
<version>5.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.languagetool/language-ta/
implementation 'org.languagetool:language-ta:5.6'
// https://jarcasting.com/artifacts/org.languagetool/language-ta/
implementation ("org.languagetool:language-ta:5.6")
'org.languagetool:language-ta:jar:5.6'
<dependency org="org.languagetool" name="language-ta" rev="5.6">
<artifact name="language-ta" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.languagetool', module='language-ta', version='5.6')
)
libraryDependencies += "org.languagetool" % "language-ta" % "5.6"
[org.languagetool/language-ta "5.6"]
Group / Artifact | Type | Version |
---|---|---|
org.languagetool : languagetool-core | jar | 5.6 |
Group / Artifact | Type | Version |
---|---|---|
org.languagetool : languagetool-core | test-jar | 5.6 |
junit : junit | jar | 4.13.2 |