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