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

GroupId

GroupId

com.iopipe
ArtifactId

ArtifactId

iopipe
Version

Version

1.9.0
Type

Type

jar

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