is not current version
Last Version 2.8.0

com.chartboost:helium 2.0.2

Better monetization powered by bidding

GroupId

GroupId

com.chartboost
ArtifactId

ArtifactId

helium
Version

Version

2.0.2
Type

Type

aar

Download helium 2.0.2

Filename Size
helium-2.0.2.pom
Browse

<!-- https://jarcasting.com/artifacts/com.chartboost/helium/ -->
<dependency>
    <groupId>com.chartboost</groupId>
    <artifactId>helium</artifactId>
    <version>2.0.2</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.chartboost/helium/
implementation 'com.chartboost:helium:2.0.2'
// https://jarcasting.com/artifacts/com.chartboost/helium/
implementation ("com.chartboost:helium:2.0.2")
'com.chartboost:helium:aar:2.0.2'
<dependency org="com.chartboost" name="helium" rev="2.0.2">
  <artifact name="helium" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.chartboost', module='helium', version='2.0.2')
)
libraryDependencies += "com.chartboost" % "helium" % "2.0.2"
[com.chartboost/helium "2.0.2"]