Each Grovs SDK is distributed through the standard package registry for its platform. Use the tables below to find the package identifier for your platform and where new versions and release notes are published.
| Package | Registry | Release notes |
|---|
Grovs | Swift Package Manager (https://github.com/grovs-io/grovs-iOS.git) or CocoaPods (pod 'Grovs') | GitHub releases page |
| Package | Registry | Release notes |
|---|
io.grovs:Grovs | Maven — implementation("io.grovs:Grovs:<version>") in your app-level build.gradle | Published alongside each new version of the Maven artifact |
| Package | Registry | Release notes |
|---|
react-native-grovs-wrapper | npm | Versions tab on the npm package page |
| Package | Registry | Release notes |
|---|
grovs | npm | Versions tab on the npm package page |
The install commands for each platform are covered in the quick start guides: