Download feather-1.1.jar file - Jar f

Jar examples for f:feather

Description

Ultra-lightweight publish-subscribe message broker.

You can download jar file feather 1.1 in this page.

License

MIT

Build File

You can use the following script to add feather-1.1.jar to your project.

<dependency>
   <groupId>com.joepritzel</groupId>
   <artifactId>feather</artifactId>
   <version>1.1</version>
</dependency>
compile group: 'com.joepritzel', name: 'feather', version: '1.1'
libraryDependencies += "com.joepritzel" % "feather" % "1.1"
<dependency org="com.joepritzel" name="feather" rev="1.1"/>
@Grapes(@Grab(group='com.joepritzel', module='feather', version='1.1'))
'com.joepritzel:feather:jar:1.1'

Download

Click the following link to download the jar file.

feather-1.1-javadoc.jar
feather-1.1-sources.jar
feather-1.1.jar
feather-1.1.pom



Related Tutorials