License |
License
https://answers.chartboost.com/en-us/articles/200780239
|
---|---|
GroupId | GroupIdcom.chartboost |
ArtifactId | ArtifactIdhelium-chartboost |
Last Version | Last Version2.8.0.0 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionChartboost Helium Adapter
Better monetization. Powered by bidding
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
helium-chartboost-2.8.0.0.pom | |
Browse |
<!-- https://jarcasting.com/artifacts/com.chartboost/helium-chartboost/ -->
<dependency>
<groupId>com.chartboost</groupId>
<artifactId>helium-chartboost</artifactId>
<version>2.8.0.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.chartboost/helium-chartboost/
implementation 'com.chartboost:helium-chartboost:2.8.0.0'
// https://jarcasting.com/artifacts/com.chartboost/helium-chartboost/
implementation ("com.chartboost:helium-chartboost:2.8.0.0")
'com.chartboost:helium-chartboost:aar:2.8.0.0'
<dependency org="com.chartboost" name="helium-chartboost" rev="2.8.0.0">
<artifact name="helium-chartboost" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.chartboost', module='helium-chartboost', version='2.8.0.0')
)
libraryDependencies += "com.chartboost" % "helium-chartboost" % "2.8.0.0"
[com.chartboost/helium-chartboost "2.8.0.0"]