MVN

com.pusher : pusher-http-java

Maven & Gradle

Oct 10, 2022
1 usages
40 stars

Pusher HTTP Client · This is a Java library for interacting with Pusher.com's HTTP API

<dependency>
    <groupId>com.pusher</groupId>
    <artifactId>pusher-http-java</artifactId>
    <version>1.3.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.pusher : pusher-http-java to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.3.3

All Versions

Choose a version of com.pusher : pusher-http-java to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.3.x
pusher-http-java-1.3.3
pusher-http-java-1.3.2
pusher-http-java-1.3.1
pusher-http-java-1.3.0
1.2.x
pusher-http-java-1.2.1
pusher-http-java-1.2.0
1.1.x
pusher-http-java-1.1.0
1.0.x
pusher-http-java-1.0.0
0.9.x
pusher-http-java-0.9.3

How to add a dependency to Maven

Add the following com.pusher : pusher-http-java maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.pusher</groupId>
    <artifactId>pusher-http-java</artifactId>
    <version>1.3.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.pusher : pusher-http-java gradle dependency to your build.gradle file:

implementation 'com.pusher:pusher-http-java:1.3.3'

Gradle Kotlin DSL: Add the following com.pusher : pusher-http-java gradle kotlin dependency to your build.gradle.kts file:

implementation("com.pusher:pusher-http-java:1.3.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.pusher : pusher-http-java sbt scala dependency to your build.sbt file:

libraryDependencies += "com.pusher" % "pusher-http-java" % "1.3.3"

Advertisement

Dependencies from Group

Oct 24, 2022
21 usages
300 stars
Nov 16, 2016
4 usages
6 stars
Feb 12, 2019
2 usages
9 stars
Dec 16, 2019
2 usages
9 stars
Oct 10, 2022
1 usages
40 stars

Discover Dependencies

Jun 23, 2015
4 usages
Oct 05, 2018
4 usages
17 stars
Jul 13, 2015
10 stars
Dec 31, 2015
1 usages
0 stars
Dec 31, 2015
1 usages
0 stars
Dec 31, 2015
3 usages
0 stars
Jul 14, 2016
9 usages
9.2k stars
Jun 04, 2015
2 usages
3.3k stars