GroupId | GroupIdcom.chartboost |
---|---|
ArtifactId | ArtifactIdhelium-tapjoy |
Version | Version2.0.2 |
Type | Typeaar |
Filename | Size |
---|---|
helium-tapjoy-2.0.2.pom | |
Browse |
<!-- https://jarcasting.com/artifacts/com.chartboost/helium-tapjoy/ -->
<dependency>
<groupId>com.chartboost</groupId>
<artifactId>helium-tapjoy</artifactId>
<version>2.0.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.chartboost/helium-tapjoy/
implementation 'com.chartboost:helium-tapjoy:2.0.2'
// https://jarcasting.com/artifacts/com.chartboost/helium-tapjoy/
implementation ("com.chartboost:helium-tapjoy:2.0.2")
'com.chartboost:helium-tapjoy:aar:2.0.2'
<dependency org="com.chartboost" name="helium-tapjoy" rev="2.0.2">
<artifact name="helium-tapjoy" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.chartboost', module='helium-tapjoy', version='2.0.2')
)
libraryDependencies += "com.chartboost" % "helium-tapjoy" % "2.0.2"
[com.chartboost/helium-tapjoy "2.0.2"]