is not current version
Last Version 1.0.0

org.eclipse.vorto:boschiotsuite-cloud 0.12.2


Categories

Categories

CLI User Interface
GroupId

GroupId

org.eclipse.vorto
ArtifactId

ArtifactId

boschiotsuite-cloud
Version

Version

0.12.2
Type

Type

jar

Download boschiotsuite-cloud 0.12.2


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