GroupId | GroupIdes.prodevelop |
---|---|
ArtifactId | ArtifactIdes.prodevelop.pui9.pui_notifications |
Version | Version1.5.0 |
Type | Typepom |
Filename | Size |
---|---|
es.prodevelop.pui9.pui_notifications-1.5.0.pom | 865 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/es.prodevelop/es.prodevelop.pui9.pui_notifications/ -->
<dependency>
<groupId>es.prodevelop</groupId>
<artifactId>es.prodevelop.pui9.pui_notifications</artifactId>
<version>1.5.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/es.prodevelop/es.prodevelop.pui9.pui_notifications/
implementation 'es.prodevelop:es.prodevelop.pui9.pui_notifications:1.5.0'
// https://jarcasting.com/artifacts/es.prodevelop/es.prodevelop.pui9.pui_notifications/
implementation ("es.prodevelop:es.prodevelop.pui9.pui_notifications:1.5.0")
'es.prodevelop:es.prodevelop.pui9.pui_notifications:pom:1.5.0'
<dependency org="es.prodevelop" name="es.prodevelop.pui9.pui_notifications" rev="1.5.0">
<artifact name="es.prodevelop.pui9.pui_notifications" type="pom" />
</dependency>
@Grapes(
@Grab(group='es.prodevelop', module='es.prodevelop.pui9.pui_notifications', version='1.5.0')
)
libraryDependencies += "es.prodevelop" % "es.prodevelop.pui9.pui_notifications" % "1.5.0"
[es.prodevelop/es.prodevelop.pui9.pui_notifications "1.5.0"]