is not current version
Last Version 0.3.9

com.symphony.oss.models:system-model 0.0.6


GroupId

GroupId

com.symphony.oss.models
ArtifactId

ArtifactId

system-model
Version

Version

0.0.6
Type

Type

jar

Download system-model 0.0.6


<!-- https://jarcasting.com/artifacts/com.symphony.oss.models/system-model/ -->
<dependency>
    <groupId>com.symphony.oss.models</groupId>
    <artifactId>system-model</artifactId>
    <version>0.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.symphony.oss.models/system-model/
implementation 'com.symphony.oss.models:system-model:0.0.6'
// https://jarcasting.com/artifacts/com.symphony.oss.models/system-model/
implementation ("com.symphony.oss.models:system-model:0.0.6")
'com.symphony.oss.models:system-model:jar:0.0.6'
<dependency org="com.symphony.oss.models" name="system-model" rev="0.0.6">
  <artifact name="system-model" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.symphony.oss.models', module='system-model', version='0.0.6')
)
libraryDependencies += "com.symphony.oss.models" % "system-model" % "0.0.6"
[com.symphony.oss.models/system-model "0.0.6"]