Jar examples for 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.
You can download jar file petrovich4j 1.0.2 in this page.
MIT License
You can use the following script to add petrovich4j-1.0.2.jar to your project.
<dependency> <groupId>com.github.petrovich4j</groupId> <artifactId>petrovich4j</artifactId> <version>1.0.2</version> </dependency>
compile group: 'com.github.petrovich4j', name: 'petrovich4j', version: '1.0.2'
libraryDependencies += "com.github.petrovich4j" % "petrovich4j" % "1.0.2"
<dependency org="com.github.petrovich4j" name="petrovich4j" rev="1.0.2"/>
@Grapes(@Grab(group='com.github.petrovich4j', module='petrovich4j', version='1.0.2'))
'com.github.petrovich4j:petrovich4j:jar:1.0.2'
Click the following link to download the jar file.
petrovich4j-1.0.2-javadoc.jar