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

io.github.padaiyal:popper 2021.12.18

A parent template project enforcing lint checks, static code analysis and unit tests with code coverage.

Группа

Группа

io.github.padaiyal
Идентификатор

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

popper
Версия

Версия

2021.12.18
Тип

Тип

jar

Скачать popper 2021.12.18


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