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

com.epam.reportportal:service-api 4.2.1

Report portal. Main API Service

Группа

Группа

com.epam.reportportal
Идентификатор

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

service-api
Версия

Версия

4.2.1
Тип

Тип

jar

Скачать service-api 4.2.1


<!-- https://jarcasting.com/artifacts/com.epam.reportportal/service-api/ -->
<dependency>
    <groupId>com.epam.reportportal</groupId>
    <artifactId>service-api</artifactId>
    <version>4.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.epam.reportportal/service-api/
implementation 'com.epam.reportportal:service-api:4.2.1'
// https://jarcasting.com/artifacts/com.epam.reportportal/service-api/
implementation ("com.epam.reportportal:service-api:4.2.1")
'com.epam.reportportal:service-api:jar:4.2.1'
<dependency org="com.epam.reportportal" name="service-api" rev="4.2.1">
  <artifact name="service-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.epam.reportportal', module='service-api', version='4.2.1')
)
libraryDependencies += "com.epam.reportportal" % "service-api" % "4.2.1"
[com.epam.reportportal/service-api "4.2.1"]