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