is not current version
Last Version 1.3.4

com.github.sheigutn:pushbullet-java-8 1.3.1

Pushbullet Library for Java 8

Categories

Categories

Java Languages
GroupId

GroupId

com.github.sheigutn
ArtifactId

ArtifactId

pushbullet-java-8
Version

Version

1.3.1
Type

Type

jar

Download pushbullet-java-8 1.3.1


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