is not current version
Last Version 2.0.2

com.github.DigioAndroid:sendtopush 0.0.1

SendToPush Android Library

GroupId

GroupId

com.github.DigioAndroid
ArtifactId

ArtifactId

sendtopush
Version

Version

0.0.1
Type

Type

aar

Download sendtopush 0.0.1


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