is not current version
Last Version 1.3

com.github.rahulsom:genealogy 1.2

Util to deal with genealogical data.

GroupId

GroupId

com.github.rahulsom
ArtifactId

ArtifactId

genealogy
Version

Version

1.2
Type

Type

jar

Download genealogy 1.2


<!-- https://jarcasting.com/artifacts/com.github.rahulsom/genealogy/ -->
<dependency>
    <groupId>com.github.rahulsom</groupId>
    <artifactId>genealogy</artifactId>
    <version>1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.rahulsom/genealogy/
implementation 'com.github.rahulsom:genealogy:1.2'
// https://jarcasting.com/artifacts/com.github.rahulsom/genealogy/
implementation ("com.github.rahulsom:genealogy:1.2")
'com.github.rahulsom:genealogy:jar:1.2'
<dependency org="com.github.rahulsom" name="genealogy" rev="1.2">
  <artifact name="genealogy" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.rahulsom', module='genealogy', version='1.2')
)
libraryDependencies += "com.github.rahulsom" % "genealogy" % "1.2"
[com.github.rahulsom/genealogy "1.2"]