e

es.prodevelop.pui9.notifications.dto

Data transfer layer for PUSH Notification of PUI9
Files download
File Operation
es.prodevelop.pui9.notifications.dto-1.11.4.jar download
es.prodevelop.pui9.notifications.dto-1.11.4.pom download
es.prodevelop.pui9.notifications.dto-1.11.4-sources.jar download
Apache Maven
<dependency>
  <groupId>es.prodevelop</groupId>
  <artifactId>es.prodevelop.pui9.notifications.dto</artifactId>
  <version>1.11.4</version>
</dependency>
Gradle Groovy
implementation 'es.prodevelop:es.prodevelop.pui9.notifications.dto:1.11.4'
Gradle Kotlin
implementation("es.prodevelop:es.prodevelop.pui9.notifications.dto:1.11.4")
Scala SBT
libraryDependencies += "es.prodevelop" % "es.prodevelop.pui9.notifications.dto" % "1.11.4"
Groovy Grape
@Grapes(
  @Grab(group='es.prodevelop', module='es.prodevelop.pui9.notifications.dto', version='1.11.4')
)
Apache Ivy
<dependency org="es.prodevelop" name="es.prodevelop.pui9.notifications.dto" rev="1.11.4" />
Leiningen
[es.prodevelop/es.prodevelop.pui9.notifications.dto "1.11.4"]
Apache Buildr
'es.prodevelop:es.prodevelop.pui9.notifications.dto:jar:1.11.4'