Last Version

Android Faye Client 1.1

A Faye client library for Android

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.saulpower.fayeclient
ArtifactId

ArtifactId

library
Version

Version

1.1
Type

Type

jar
Description

Description

Android Faye Client
A Faye client library for Android
Project Organization

Project Organization

Saul Howard

Download library 1.1


<!-- 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.