MVN

com.chartboost : helium-fyber

Maven & Gradle

Mar 25, 2022
4 stars

Fyber Helium Adapter · Better monetization. Powered by bidding

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

Latest Version

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

  • Latest Stable: 2.8.0.0

All Versions

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

Version Vulnerabilities Updated
2.8.x
helium-fyber-2.8.0.0
2.7.x
helium-fyber-2.7.1.0
helium-fyber-2.7.0.0
2.6.x
helium-fyber-2.6.0.0
2.5.x
helium-fyber-2.5.1.0
helium-fyber-2.5.0.0

How to add a dependency to Maven

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

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

How to add a dependency to Gradle

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

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

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

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

How to add a dependency to SBT Scala

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

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

Advertisement