is not current version
Last Version 4.8.1

com.orbitz.erma:erma-lib 4.6

The implementation of the API for Erma, the extremely reusable monitoring API

GroupId

GroupId

com.orbitz.erma
ArtifactId

ArtifactId

erma-lib
Version

Version

4.6
Type

Type

jar

Download erma-lib 4.6


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