GroupId | GroupIdcom.tradplusad |
---|---|
ArtifactId | ArtifactIdtradplus-tapjoy |
Version | Version6.7.2.1.1 |
Type | Typeaar |
Filename | Size |
---|---|
tradplus-tapjoy-6.7.2.1.1.pom | |
tradplus-tapjoy-6.7.2.1.1.aar | 28 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.tradplusad/tradplus-tapjoy/ -->
<dependency>
<groupId>com.tradplusad</groupId>
<artifactId>tradplus-tapjoy</artifactId>
<version>6.7.2.1.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.tradplusad/tradplus-tapjoy/
implementation 'com.tradplusad:tradplus-tapjoy:6.7.2.1.1'
// https://jarcasting.com/artifacts/com.tradplusad/tradplus-tapjoy/
implementation ("com.tradplusad:tradplus-tapjoy:6.7.2.1.1")
'com.tradplusad:tradplus-tapjoy:aar:6.7.2.1.1'
<dependency org="com.tradplusad" name="tradplus-tapjoy" rev="6.7.2.1.1">
<artifact name="tradplus-tapjoy" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.tradplusad', module='tradplus-tapjoy', version='6.7.2.1.1')
)
libraryDependencies += "com.tradplusad" % "tradplus-tapjoy" % "6.7.2.1.1"
[com.tradplusad/tradplus-tapjoy "6.7.2.1.1"]