is not current version
Last Version 0.3.9

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


GroupId

GroupId

com.symphony.oss.models
ArtifactId

ArtifactId

system-model
Version

Version

0.3.0
Type

Type

jar

Download system-model 0.3.0


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