Download twitter-connector-1.2.9.jar file - Jar t

Jar examples for t:twitter-connector

Description

You can download jar file twitter-connector 1.2.9 in this page.

License

Apache License

Build File

You can use the following script to add twitter-connector-1.2.9.jar to your project.

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

Download

Click the following link to download the jar file.

twitter-connector-1.2.9-javadoc.jar
twitter-connector-1.2.9-sources.jar
twitter-connector-1.2.9.jar
twitter-connector-1.2.9.pom



Related Tutorials