| License |
License |
|---|---|
| GroupId | GroupIdcom.growthbeat |
| ArtifactId | ArtifactIdgrowthbeat-android |
| Last Version | Last Version3.1.1 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptiongrowthbeat-android
Growthbeat SDK for Android
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| growthbeat-android-3.1.1.pom | |
| growthbeat-android-3.1.1.jar | 1 KB |
| growthbeat-android-3.1.1-sources.jar | 69 KB |
| growthbeat-android-3.1.1-javadoc.jar | 374 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.growthbeat/growthbeat-android/ -->
<dependency>
<groupId>com.growthbeat</groupId>
<artifactId>growthbeat-android</artifactId>
<version>3.1.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.growthbeat/growthbeat-android/
implementation 'com.growthbeat:growthbeat-android:3.1.1'
// https://jarcasting.com/artifacts/com.growthbeat/growthbeat-android/
implementation ("com.growthbeat:growthbeat-android:3.1.1")
'com.growthbeat:growthbeat-android:pom:3.1.1'
<dependency org="com.growthbeat" name="growthbeat-android" rev="3.1.1">
<artifact name="growthbeat-android" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.growthbeat', module='growthbeat-android', version='3.1.1')
)
libraryDependencies += "com.growthbeat" % "growthbeat-android" % "3.1.1"
[com.growthbeat/growthbeat-android "3.1.1"]