is not current version
Last Version 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.

GroupId

GroupId

com.iopipe
ArtifactId

ArtifactId

iopipe
Version

Version

0.7
Type

Type

jar

Download 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"]