is not current version
Last Version 1.6.13

io.syndesis.extension:extension-example-log-step 1.3.10-20180515

Syndesis :: ${project.name}

GroupId

GroupId

io.syndesis.extension
ArtifactId

ArtifactId

extension-example-log-step
Version

Version

1.3.10-20180515
Type

Type

jar

Download extension-example-log-step 1.3.10-20180515


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