is not current version
Last Version 2.0.2

com.github.DigioAndroid:sendtopush 1.1

SendToPush Android Library

GroupId

GroupId

com.github.DigioAndroid
ArtifactId

ArtifactId

sendtopush
Version

Version

1.1
Type

Type

aar

Download sendtopush 1.1


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