is not current version
Last Version 4.8.1

com.orbitz.erma:erma-lib 4.7

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

GroupId

GroupId

com.orbitz.erma
ArtifactId

ArtifactId

erma-lib
Version

Version

4.7
Type

Type

jar

Download erma-lib 4.7


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