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

io.semla:report 1.0.1


Группа

Группа

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

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

report
Версия

Версия

1.0.1
Тип

Тип

pom

Скачать report 1.0.1

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

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