Skip to main content

Install

dependencies {
    implementation("io.cloudx:adapter-verve:3.8.1.0")
}

Maven Repository

Verve HyBid artifacts are hosted on Verve’s Maven repository. Add it alongside google() and mavenCentral():
maven {
    url = uri("https://verve.jfrog.io/artifactory/verve-gradle-release")
}

Compatibility

Adapter versionNetwork SDKMinimum CloudX SDK
3.8.1.0Verve HyBid SDK 3.8.14.1.0
The adapter is discovered automatically when your server-provisioned CloudX configuration includes Verve demand. No manual adapter registration is required.