Download timer-connector-0.5.7.jar file - Jar t

Jar examples for t:timer-connector

Description

Timer Connector

You can download jar file timer-connector 0.5.7 in this page.

License

Apache License

Build File

You can use the following script to add timer-connector-0.5.7.jar to your project.

<dependency>
   <groupId>io.syndesis</groupId>
   <artifactId>timer-connector</artifactId>
   <version>0.5.7</version>
</dependency>
compile group: 'io.syndesis', name: 'timer-connector', version: '0.5.7'
libraryDependencies += "io.syndesis" % "timer-connector" % "0.5.7"
<dependency org="io.syndesis" name="timer-connector" rev="0.5.7"/>
@Grapes(@Grab(group='io.syndesis', module='timer-connector', version='0.5.7'))
'io.syndesis:timer-connector:jar:0.5.7'

Download

Click the following link to download the jar file.

timer-connector-0.5.7-javadoc.jar
timer-connector-0.5.7-sources.jar
timer-connector-0.5.7.jar
timer-connector-0.5.7.pom



Related Tutorials