is not current version
Last Version 1.0.0

org.eclipse.vorto:model 0.12.1


Categories

Categories

CLI User Interface
GroupId

GroupId

org.eclipse.vorto
ArtifactId

ArtifactId

model
Version

Version

0.12.1
Type

Type

jar

Download model 0.12.1


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