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.1.jar download
es.prodevelop.pui9.notifications.dto-1.15.1.pom download
es.prodevelop.pui9.notifications.dto-1.15.1-sources.jar download
Apache Maven
<dependency>
  <groupId>es.prodevelop</groupId>
  <artifactId>es.prodevelop.pui9.notifications.dto</artifactId>
  <version>1.15.1</version>
</dependency>
Gradle Groovy
implementation 'es.prodevelop:es.prodevelop.pui9.notifications.dto:1.15.1'
Gradle Kotlin
implementation("es.prodevelop:es.prodevelop.pui9.notifications.dto:1.15.1")
Scala SBT
libraryDependencies += "es.prodevelop" % "es.prodevelop.pui9.notifications.dto" % "1.15.1"
Groovy Grape
@Grapes(
  @Grab(group='es.prodevelop', module='es.prodevelop.pui9.notifications.dto', version='1.15.1')
)
Apache Ivy
<dependency org="es.prodevelop" name="es.prodevelop.pui9.notifications.dto" rev="1.15.1" />
Leiningen
[es.prodevelop/es.prodevelop.pui9.notifications.dto "1.15.1"]
Apache Buildr
'es.prodevelop:es.prodevelop.pui9.notifications.dto:jar:1.15.1'