GroupId | GroupIdcom.github.halysongoncalves |
---|---|
ArtifactId | ArtifactIdpugnotification |
Version | Version1.3.0 |
Type | Typeaar |
Filename | Size |
---|---|
pugnotification-1.3.0.pom | |
pugnotification-1.3.0.aar | 73 KB |
pugnotification-1.3.0-sources.jar | 14 KB |
pugnotification-1.3.0-javadoc.jar | 86 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.halysongoncalves/pugnotification/ -->
<dependency>
<groupId>com.github.halysongoncalves</groupId>
<artifactId>pugnotification</artifactId>
<version>1.3.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.halysongoncalves/pugnotification/
implementation 'com.github.halysongoncalves:pugnotification:1.3.0'
// https://jarcasting.com/artifacts/com.github.halysongoncalves/pugnotification/
implementation ("com.github.halysongoncalves:pugnotification:1.3.0")
'com.github.halysongoncalves:pugnotification:aar:1.3.0'
<dependency org="com.github.halysongoncalves" name="pugnotification" rev="1.3.0">
<artifact name="pugnotification" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.halysongoncalves', module='pugnotification', version='1.3.0')
)
libraryDependencies += "com.github.halysongoncalves" % "pugnotification" % "1.3.0"
[com.github.halysongoncalves/pugnotification "1.3.0"]