is not current version
Last Version 1.3.0-20180202

io.syndesis:runtime 1.2.8


GroupId

GroupId

io.syndesis
ArtifactId

ArtifactId

runtime
Version

Version

1.2.8
Type

Type

jar

Download runtime 1.2.8


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