не последняя версия
Последняя версия 1.0.3

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

Utilities for manipulating population records

Группа

Группа

com.github.stacs-srg
Идентификатор

Идентификатор

population-records
Версия

Версия

1.0.2
Тип

Тип

jar

Скачать population-records 1.0.2


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