is not current version
Last Version 1.3.0-20180202

io.syndesis:timer-connector 0.5.8

Timer Connector

GroupId

GroupId

io.syndesis
ArtifactId

ArtifactId

timer-connector
Version

Version

0.5.8
Type

Type

jar

Download timer-connector 0.5.8


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