is not current version
Last Version 1.0.0

org.eclipse.vorto:boschiotsuite-cloud 0.10.1


Categories

Categories

CLI User Interface
GroupId

GroupId

org.eclipse.vorto
ArtifactId

ArtifactId

boschiotsuite-cloud
Version

Version

0.10.1
Type

Type

jar

Download boschiotsuite-cloud 0.10.1


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