| License |
License |
|---|---|
| GroupId | GroupIdcom.vwo |
| ArtifactId | ArtifactIdmobile |
| Version | Version2.6.1 |
| Type | Typejar |
| Description |
DescriptionVWO Mobile SDK
VWO mobile SDK for A/B Testing Android applications
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| mobile-2.6.1.pom | |
| mobile-2.6.1.jar | 187 KB |
| mobile-2.6.1-sources.jar | 75 KB |
| mobile-2.6.1-javadoc.jar | 57 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.vwo/mobile/ -->
<dependency>
<groupId>com.vwo</groupId>
<artifactId>mobile</artifactId>
<version>2.6.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.vwo/mobile/
implementation 'com.vwo:mobile:2.6.1'
// https://jarcasting.com/artifacts/com.vwo/mobile/
implementation ("com.vwo:mobile:2.6.1")
'com.vwo:mobile:jar:2.6.1'
<dependency org="com.vwo" name="mobile" rev="2.6.1">
<artifact name="mobile" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.vwo', module='mobile', version='2.6.1')
)
libraryDependencies += "com.vwo" % "mobile" % "2.6.1"
[com.vwo/mobile "2.6.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.socket : socket.io-client | jar | 1.0.0 |
| com.squareup.okhttp3 : logging-interceptor | jar | 3.11.0 |
| com.android.support » support-annotations | jar | 27.1.1 |
| com.android.support » support-core-utils | jar | 27.1.1 |