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

Jar examples for t:twitter-connector

Description

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

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials