e

es.prodevelop.pui9.notifications.dto

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