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