e

es.prodevelop.pui9.notifications.dto

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