MVN

com.chartboost : helium-unityads

Maven & Gradle

Mar 25, 2022
4 stars

Unity Ads Helium Adapter · Better monetization. Powered by bidding

<dependency>
    <groupId>com.chartboost</groupId>
    <artifactId>helium-unityads</artifactId>
    <version>2.8.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.chartboost : helium-unityads to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.8.0.0

All Versions

Choose a version of com.chartboost : helium-unityads to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.8.x
helium-unityads-2.8.0.0
2.7.x
helium-unityads-2.7.1.0
helium-unityads-2.7.0.0
2.6.x
helium-unityads-2.6.0.0
2.5.x
helium-unityads-2.5.1.0
helium-unityads-2.5.0.0
2.3.x
helium-unityads-2.3.2.0
helium-unityads-2.3.1.0
2.2.x
helium-unityads-2.2.1
helium-unityads-2.2.0
2.1.x
helium-unityads-2.1.0

How to add a dependency to Maven

Add the following com.chartboost : helium-unityads maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.chartboost</groupId>
    <artifactId>helium-unityads</artifactId>
    <version>2.8.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.chartboost : helium-unityads gradle dependency to your build.gradle file:

implementation 'com.chartboost:helium-unityads:2.8.0.0'

Gradle Kotlin DSL: Add the following com.chartboost : helium-unityads gradle kotlin dependency to your build.gradle.kts file:

implementation("com.chartboost:helium-unityads:2.8.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.chartboost : helium-unityads sbt scala dependency to your build.sbt file:

libraryDependencies += "com.chartboost" % "helium-unityads" % "2.8.0.0"

Advertisement