Android Faye Client

A Faye client library for Android

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.saulpower.fayeclient
ArtifactId

ArtifactId

library
Last Version

Last Version

1.1
Release Date

Release Date

Type

Type

jar
Description

Description

Android Faye Client
A Faye client library for Android
Project Organization

Project Organization

Saul Howard

Download library

How to add to project

<!-- https://jarcasting.com/artifacts/com.saulpower.fayeclient/library/ -->
<dependency>
    <groupId>com.saulpower.fayeclient</groupId>
    <artifactId>library</artifactId>
    <version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.saulpower.fayeclient/library/
implementation 'com.saulpower.fayeclient:library:1.1'
// https://jarcasting.com/artifacts/com.saulpower.fayeclient/library/
implementation ("com.saulpower.fayeclient:library:1.1")
'com.saulpower.fayeclient:library:jar:1.1'
<dependency org="com.saulpower.fayeclient" name="library" rev="1.1">
  <artifact name="library" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.saulpower.fayeclient', module='library', version='1.1')
)
libraryDependencies += "com.saulpower.fayeclient" % "library" % "1.1"
[com.saulpower.fayeclient/library "1.1"]

Dependencies

provided (1)

Group / Artifact Type Version
com.google.android : android jar 4.1.1.4

Project Modules

There are no modules declared in this project.

Versions

Version
1.1
1.0.1
1.0