Download twitter-mention-connector-0.5.1.jar file - Jar t

Jar examples for t:twitter-mention-connector

Description

Twitter Mention Connector

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

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

twitter-mention-connector-0.5.1-javadoc.jar
twitter-mention-connector-0.5.1-sources.jar
twitter-mention-connector-0.5.1.jar
twitter-mention-connector-0.5.1.pom



Related Tutorials