GroupId | GroupIdio.github.a914-gowtham |
---|---|
ArtifactId | ArtifactIdfcm-sender |
Version | Version1.0.3 |
Type | Typeaar |
Filename | Size |
---|---|
fcm-sender-1.0.3.pom | |
fcm-sender-1.0.3-sources.jar | 2 KB |
fcm-sender-1.0.3-javadoc.jar | 225 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.a914-gowtham/fcm-sender/ -->
<dependency>
<groupId>io.github.a914-gowtham</groupId>
<artifactId>fcm-sender</artifactId>
<version>1.0.3</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.a914-gowtham/fcm-sender/
implementation 'io.github.a914-gowtham:fcm-sender:1.0.3'
// https://jarcasting.com/artifacts/io.github.a914-gowtham/fcm-sender/
implementation ("io.github.a914-gowtham:fcm-sender:1.0.3")
'io.github.a914-gowtham:fcm-sender:aar:1.0.3'
<dependency org="io.github.a914-gowtham" name="fcm-sender" rev="1.0.3">
<artifact name="fcm-sender" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.a914-gowtham', module='fcm-sender', version='1.0.3')
)
libraryDependencies += "io.github.a914-gowtham" % "fcm-sender" % "1.0.3"
[io.github.a914-gowtham/fcm-sender "1.0.3"]