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