version parameter with values 3.0 or 3.1 (default: 3.1).
| SDK | Installation Command / Dependency | Links |
|---|---|---|
| Python | pip install orb-billing | PyPI → |
| TypeScript | npm install orb-billing | NPM → |
| Go | go get github.com/orbcorp/orb-go | GitHub → |
| Java | <dependency><groupId>com.withorb.api</groupId> <artifactId>orb-java</artifactId> <version>{version}</version></dependency> | Maven → |
| Kotlin | <dependency> <groupId>com.withorb.api</groupId> <artifactId>orb-kotlin</artifactId> <version>{version}</version></dependency> | Maven → |
| Ruby | gem install orb-billing | RubyGems → |