не последняя версия
Последняя версия 0.15.1-beta.2

com.undefinedlabs.scope:scope-rule-grpc 0.8.1

Scope is a APM for tests to give engineering teams unprecedented visibility into their CI process to quickly identify, troubleshoot and fix failed builds. This artifact contains the classes to instrument gRPC library.

Категории

Категории

gRPC Сеть Networking
Группа

Группа

com.undefinedlabs.scope
Идентификатор

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

scope-rule-grpc
Версия

Версия

0.8.1
Тип

Тип

jar

Скачать scope-rule-grpc 0.8.1


<!-- https://jarcasting.com/artifacts/com.undefinedlabs.scope/scope-rule-grpc/ -->
<dependency>
    <groupId>com.undefinedlabs.scope</groupId>
    <artifactId>scope-rule-grpc</artifactId>
    <version>0.8.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.undefinedlabs.scope/scope-rule-grpc/
implementation 'com.undefinedlabs.scope:scope-rule-grpc:0.8.1'
// https://jarcasting.com/artifacts/com.undefinedlabs.scope/scope-rule-grpc/
implementation ("com.undefinedlabs.scope:scope-rule-grpc:0.8.1")
'com.undefinedlabs.scope:scope-rule-grpc:jar:0.8.1'
<dependency org="com.undefinedlabs.scope" name="scope-rule-grpc" rev="0.8.1">
  <artifact name="scope-rule-grpc" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.undefinedlabs.scope', module='scope-rule-grpc', version='0.8.1')
)
libraryDependencies += "com.undefinedlabs.scope" % "scope-rule-grpc" % "0.8.1"
[com.undefinedlabs.scope/scope-rule-grpc "0.8.1"]