is not current version
Last Version 1.3.0-20180202

io.syndesis:timer-connector 0.4.5

Timer Connector

GroupId

GroupId

io.syndesis
ArtifactId

ArtifactId

timer-connector
Version

Version

0.4.5
Type

Type

jar

Download timer-connector 0.4.5


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