n

nan21.dnet.module.ad.business.api

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