is not current version
Last Version 1.0.97

com.dell.isg.smi:commons-model 1.0.93

Commons model jar library for the System Management Integration (SMI) projects.

GroupId

GroupId

com.dell.isg.smi
ArtifactId

ArtifactId

commons-model
Version

Version

1.0.93
Type

Type

jar

Download commons-model 1.0.93


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