n

nan21.dnet.module.ad.presenter

Administration module presentation layer.
文件下载
文件名 操作
nan21.dnet.module.ad.presenter-1.0.6.jar 下载
nan21.dnet.module.ad.presenter-1.0.6.pom 下载
nan21.dnet.module.ad.presenter-1.0.6-sources.jar 下载
Apache Maven
<dependency>
  <groupId>net.nan21.dnet</groupId>
  <artifactId>nan21.dnet.module.ad.presenter</artifactId>
  <version>1.0.6</version>
</dependency>
Gradle Groovy
implementation 'net.nan21.dnet:nan21.dnet.module.ad.presenter:1.0.6'
Gradle Kotlin
implementation("net.nan21.dnet:nan21.dnet.module.ad.presenter:1.0.6")
Scala SBT
libraryDependencies += "net.nan21.dnet" % "nan21.dnet.module.ad.presenter" % "1.0.6"
Groovy Grape
@Grapes(
  @Grab(group='net.nan21.dnet', module='nan21.dnet.module.ad.presenter', version='1.0.6')
)
Apache Ivy
<dependency org="net.nan21.dnet" name="nan21.dnet.module.ad.presenter" rev="1.0.6" />
Leiningen
[net.nan21.dnet/nan21.dnet.module.ad.presenter "1.0.6"]
Apache Buildr
'net.nan21.dnet:nan21.dnet.module.ad.presenter:jar:1.0.6'