is not current version
Last Version 0.2

com.github.sd4324530:firePusher 0.1


GroupId

GroupId

com.github.sd4324530
ArtifactId

ArtifactId

firePusher
Version

Version

0.1
Type

Type

jar

Download firePusher 0.1


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