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