| License |
License |
|---|---|
| GroupId | GroupIdcom.vwo |
| ArtifactId | ArtifactIdmobile |
| Version | Version2.6.0 |
| 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.0.pom | |
| mobile-2.6.0.jar | 185 KB |
| mobile-2.6.0-sources.jar | 75 KB |
| mobile-2.6.0-javadoc.jar | 57 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.vwo/mobile/ -->
<dependency>
<groupId>com.vwo</groupId>
<artifactId>mobile</artifactId>
<version>2.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.vwo/mobile/
implementation 'com.vwo:mobile:2.6.0'
// https://jarcasting.com/artifacts/com.vwo/mobile/
implementation ("com.vwo:mobile:2.6.0")
'com.vwo:mobile:jar:2.6.0'
<dependency org="com.vwo" name="mobile" rev="2.6.0">
<artifact name="mobile" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.vwo', module='mobile', version='2.6.0')
)
libraryDependencies += "com.vwo" % "mobile" % "2.6.0"
[com.vwo/mobile "2.6.0"]
| 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 |