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

io.semla:report 1.1.4


Группа

Группа

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

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

report
Версия

Версия

1.1.4
Тип

Тип

pom

Скачать report 1.1.4

Имя Файла Размер
report-1.1.4.pom 3 KB
Обзор

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