is not current version
Last Version 1.3.0-20180202

io.syndesis:runtime 1.2.3


GroupId

GroupId

io.syndesis
ArtifactId

ArtifactId

runtime
Version

Version

1.2.3
Type

Type

jar

Download runtime 1.2.3


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