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

com.iopipe:iopipe 0.7

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

Группа

Группа

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

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

iopipe
Версия

Версия

0.7
Тип

Тип

jar

Скачать iopipe 0.7


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