| Группа | Группаes.prodevelop |
|---|---|
| Идентификатор | Идентификаторes.prodevelop.pui9.notifications.dto |
| Версия | Версия1.6.0 |
| Тип | Типjar |
<!-- https://jarcasting.com/artifacts/es.prodevelop/es.prodevelop.pui9.notifications.dto/ -->
<dependency>
<groupId>es.prodevelop</groupId>
<artifactId>es.prodevelop.pui9.notifications.dto</artifactId>
<version>1.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/es.prodevelop/es.prodevelop.pui9.notifications.dto/
implementation 'es.prodevelop:es.prodevelop.pui9.notifications.dto:1.6.0'
// https://jarcasting.com/artifacts/es.prodevelop/es.prodevelop.pui9.notifications.dto/
implementation ("es.prodevelop:es.prodevelop.pui9.notifications.dto:1.6.0")
'es.prodevelop:es.prodevelop.pui9.notifications.dto:jar:1.6.0'
<dependency org="es.prodevelop" name="es.prodevelop.pui9.notifications.dto" rev="1.6.0">
<artifact name="es.prodevelop.pui9.notifications.dto" type="jar" />
</dependency>
@Grapes(
@Grab(group='es.prodevelop', module='es.prodevelop.pui9.notifications.dto', version='1.6.0')
)
libraryDependencies += "es.prodevelop" % "es.prodevelop.pui9.notifications.dto" % "1.6.0"
[es.prodevelop/es.prodevelop.pui9.notifications.dto "1.6.0"]