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

com.github.angleshq:angles-java-client 1.0.33

This is the java client for the Angles test results dashboard and contains all the necessary methods to store your test results in the Angles dashboard.

Категории

Категории

Java Языки программирования CLI Взаимодействие с пользователем
Группа

Группа

com.github.angleshq
Идентификатор

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

angles-java-client
Версия

Версия

1.0.33
Тип

Тип

pom

Скачать angles-java-client 1.0.33

Имя Файла Размер
angles-java-client-1.0.33.pom 4 KB
Обзор

<!-- https://jarcasting.com/artifacts/com.github.angleshq/angles-java-client/ -->
<dependency>
    <groupId>com.github.angleshq</groupId>
    <artifactId>angles-java-client</artifactId>
    <version>1.0.33</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.angleshq/angles-java-client/
implementation 'com.github.angleshq:angles-java-client:1.0.33'
// https://jarcasting.com/artifacts/com.github.angleshq/angles-java-client/
implementation ("com.github.angleshq:angles-java-client:1.0.33")
'com.github.angleshq:angles-java-client:pom:1.0.33'
<dependency org="com.github.angleshq" name="angles-java-client" rev="1.0.33">
  <artifact name="angles-java-client" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.angleshq', module='angles-java-client', version='1.0.33')
)
libraryDependencies += "com.github.angleshq" % "angles-java-client" % "1.0.33"
[com.github.angleshq/angles-java-client "1.0.33"]