Pushbullet Java 8 Library

Pushbullet Library for Java 8

License

License

MIT
Categories

Categories

Java Languages
GroupId

GroupId

com.github.sheigutn
ArtifactId

ArtifactId

pushbullet-java-8
Last Version

Last Version

1.3.4
Release Date

Release Date

Type

Type

jar
Description

Description

Pushbullet Java 8 Library
Pushbullet Library for Java 8
Project URL

Project URL

https://github.com/Sheigutn/pushbullet-java-8
Source Code Management

Source Code Management

https://github.com/Sheigutn/pushbullet-java-8

Download pushbullet-java-8

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.sheigutn/pushbullet-java-8/ -->
<dependency>
    <groupId>com.github.sheigutn</groupId>
    <artifactId>pushbullet-java-8</artifactId>
    <version>1.3.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.sheigutn/pushbullet-java-8/
implementation 'com.github.sheigutn:pushbullet-java-8:1.3.4'
// https://jarcasting.com/artifacts/com.github.sheigutn/pushbullet-java-8/
implementation ("com.github.sheigutn:pushbullet-java-8:1.3.4")
'com.github.sheigutn:pushbullet-java-8:jar:1.3.4'
<dependency org="com.github.sheigutn" name="pushbullet-java-8" rev="1.3.4">
  <artifact name="pushbullet-java-8" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.sheigutn', module='pushbullet-java-8', version='1.3.4')
)
libraryDependencies += "com.github.sheigutn" % "pushbullet-java-8" % "1.3.4"
[com.github.sheigutn/pushbullet-java-8 "1.3.4"]

Dependencies

compile (5)

Group / Artifact Type Version
org.apache.httpcomponents : httpclient jar 4.5.1
org.apache.httpcomponents : httpmime jar 4.5.1
javax.websocket : javax.websocket-api jar 1.1
org.glassfish.tyrus.bundles : tyrus-standalone-client jar 1.12
io.gsonfire : gson-fire jar 1.4.0

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.16.6

Project Modules

There are no modules declared in this project.

Versions

Version
1.3.4
1.3.3
1.3.2
1.3.1
1.3
1.2
1.1
1.0