is not current version
Last Version 1.0.82

com.dell.isg.smi:commons-elm 1.0.73

Commons Exception and Localized Messaging (ELM) jar library for the System Management Integration (SMI) projects.

GroupId

GroupId

com.dell.isg.smi
ArtifactId

ArtifactId

commons-elm
Version

Version

1.0.73
Type

Type

jar

Download commons-elm 1.0.73


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