is not current version
Last Version 1.0.3

com.github.stacs-srg:population-records 1.0.1

Utilities for manipulating population records

GroupId

GroupId

com.github.stacs-srg
ArtifactId

ArtifactId

population-records
Version

Version

1.0.1
Type

Type

jar

Download population-records 1.0.1


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