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

Jar examples for t:timer-connector

Description

Timer Connector

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

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials