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

io.semla:report 1.0.3


Группа

Группа

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

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

report
Версия

Версия

1.0.3
Тип

Тип

pom

Скачать report 1.0.3

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

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