GroupId | GroupIdes.prodevelop |
---|---|
ArtifactId | ArtifactIdes.prodevelop.pui9.pui_notifications |
Version | Version1.10.3 |
Type | Typepom |
Filename | Size |
---|---|
es.prodevelop.pui9.pui_notifications-1.10.3.pom | 866 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.10.3</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.10.3'
// https://jarcasting.com/artifacts/es.prodevelop/es.prodevelop.pui9.pui_notifications/
implementation ("es.prodevelop:es.prodevelop.pui9.pui_notifications:1.10.3")
'es.prodevelop:es.prodevelop.pui9.pui_notifications:pom:1.10.3'
<dependency org="es.prodevelop" name="es.prodevelop.pui9.pui_notifications" rev="1.10.3">
<artifact name="es.prodevelop.pui9.pui_notifications" type="pom" />
</dependency>
@Grapes(
@Grab(group='es.prodevelop', module='es.prodevelop.pui9.pui_notifications', version='1.10.3')
)
libraryDependencies += "es.prodevelop" % "es.prodevelop.pui9.pui_notifications" % "1.10.3"
[es.prodevelop/es.prodevelop.pui9.pui_notifications "1.10.3"]