文件下载
文件名 操作
tradplus-mytarget-33.6.9.1.1.0.100.pom 下载
Apache Maven
<dependency>
  <groupId>com.tradplusad</groupId>
  <artifactId>tradplus-mytarget</artifactId>
  <version>33.6.9.1.1.0.100</version>
  <type>aar</type>
</dependency>
Gradle Groovy
implementation 'com.tradplusad:tradplus-mytarget:33.6.9.1.1.0.100'
Gradle Kotlin
implementation("com.tradplusad:tradplus-mytarget:33.6.9.1.1.0.100")
Scala SBT
libraryDependencies += "com.tradplusad" % "tradplus-mytarget" % "33.6.9.1.1.0.100"
Groovy Grape
@Grapes(
  @Grab(group='com.tradplusad', module='tradplus-mytarget', version='33.6.9.1.1.0.100')
)
Apache Ivy
<dependency org="com.tradplusad" name="tradplus-mytarget" rev="33.6.9.1.1.0.100" />
Leiningen
[com.tradplusad/tradplus-mytarget "33.6.9.1.1.0.100"]
Apache Buildr
'com.tradplusad:tradplus-mytarget:jar:33.6.9.1.1.0.100'
本项目依赖
该项目无第三方依赖