Jar examples for f:feather
Ultra-lightweight publish-subscribe message broker.
You can download jar file feather 1.1 in this page.
MIT
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'
Click the following link to download the jar file.
feather-1.1-javadoc.jar