p

petrovich4j

Petrovich4j is a Java library which inflects Russian names to given grammatical case. It supports first names, last names and patronymic names inflections.
https://github.com/petrovich4j/petrovich4j
MIT License
Petrovich4j team
Files download
File Operation
petrovich4j-1.1.2.jar download
petrovich4j-1.1.2.pom download
petrovich4j-1.1.2-sources.jar download
Apache Maven
<dependency>
  <groupId>com.github.petrovich4j</groupId>
  <artifactId>petrovich4j</artifactId>
  <version>1.1.2</version>
</dependency>
Gradle Groovy
implementation 'com.github.petrovich4j:petrovich4j:1.1.2'
Gradle Kotlin
implementation("com.github.petrovich4j:petrovich4j:1.1.2")
Scala SBT
libraryDependencies += "com.github.petrovich4j" % "petrovich4j" % "1.1.2"
Groovy Grape
@Grapes(
  @Grab(group='com.github.petrovich4j', module='petrovich4j', version='1.1.2')
)
Apache Ivy
<dependency org="com.github.petrovich4j" name="petrovich4j" rev="1.1.2" />
Leiningen
[com.github.petrovich4j/petrovich4j "1.1.2"]
Apache Buildr
'com.github.petrovich4j:petrovich4j:jar:1.1.2'
Dependencies