Files download
File Operation
tradplus-mytarget-33.11.6.0.1.pom download
Apache Maven
<dependency>
  <groupId>com.tradplusad</groupId>
  <artifactId>tradplus-mytarget</artifactId>
  <version>33.11.6.0.1</version>
  <type>aar</type>
</dependency>
Gradle Groovy
implementation 'com.tradplusad:tradplus-mytarget:33.11.6.0.1'
Gradle Kotlin
implementation("com.tradplusad:tradplus-mytarget:33.11.6.0.1")
Scala SBT
libraryDependencies += "com.tradplusad" % "tradplus-mytarget" % "33.11.6.0.1"
Groovy Grape
@Grapes(
  @Grab(group='com.tradplusad', module='tradplus-mytarget', version='33.11.6.0.1')
)
Apache Ivy
<dependency org="com.tradplusad" name="tradplus-mytarget" rev="33.11.6.0.1" />
Leiningen
[com.tradplusad/tradplus-mytarget "33.11.6.0.1"]
Apache Buildr
'com.tradplusad:tradplus-mytarget:jar:33.11.6.0.1'
Dependencies
The project has no third-party dependencies