Files download
File Operation
umigon-lemmatizer-lightweight-0.11.jar download
umigon-lemmatizer-lightweight-0.11.pom download
umigon-lemmatizer-lightweight-0.11-sources.jar download
Apache Maven
<dependency>
  <groupId>net.clementlevallois.functions</groupId>
  <artifactId>umigon-lemmatizer-lightweight</artifactId>
  <version>0.11</version>
</dependency>
Gradle Groovy
implementation 'net.clementlevallois.functions:umigon-lemmatizer-lightweight:0.11'
Gradle Kotlin
implementation("net.clementlevallois.functions:umigon-lemmatizer-lightweight:0.11")
Scala SBT
libraryDependencies += "net.clementlevallois.functions" % "umigon-lemmatizer-lightweight" % "0.11"
Groovy Grape
@Grapes(
  @Grab(group='net.clementlevallois.functions', module='umigon-lemmatizer-lightweight', version='0.11')
)
Apache Ivy
<dependency org="net.clementlevallois.functions" name="umigon-lemmatizer-lightweight" rev="0.11" />
Leiningen
[net.clementlevallois.functions/umigon-lemmatizer-lightweight "0.11"]
Apache Buildr
'net.clementlevallois.functions:umigon-lemmatizer-lightweight:jar:0.11'
Dependencies
The project has no third-party dependencies