e

es.prodevelop.pui9.notifications.dto

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