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

com.iopipe:iopipe 1.9.0

This project provides analytics and distributed tracing for event-driven applications running on AWS Lambda using the IOpipe service.

Группа

Группа

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

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

iopipe
Версия

Версия

1.9.0
Тип

Тип

jar

Скачать iopipe 1.9.0


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