is not current version
Last Version 0.1.1

com.eventflit:pushnotifications 0.1.0

Eventflit Push Notifications for Android

GroupId

GroupId

com.eventflit
ArtifactId

ArtifactId

pushnotifications
Version

Version

0.1.0
Type

Type

aar

Download pushnotifications 0.1.0


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