is not current version
Last Version 4.3.16.3

com.gruelbox:service-pusher 4.3.16.2


GroupId

GroupId

com.gruelbox
ArtifactId

ArtifactId

service-pusher
Version

Version

4.3.16.2
Type

Type

jar

Download service-pusher 4.3.16.2


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