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