Skip to content

guestful/module.pusher-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Guestful :: Module :: Pusher Client

Add in your POM:

<repositories>
    <repository>
        <id>bintray</id>
        <url>http://dl.bintray.com/guestful/maven</url>
    </repository>
</repositories>

and

<dependency>
    <groupId>com.guestful.module</groupId>
    <artifactId>guestful.module.pusher-client</artifactId>
    <version>?</version>
</dependency>

Checkout last version here

Build Status