не последняя версия
Последняя версия 2.8.2

com.vwo:mobile "2.6.0"

VWO mobile SDK for A/B Testing Android applications

Группа

Группа

com.vwo
Идентификатор

Идентификатор

mobile
Версия

Версия

"2.6.0"
Тип

Тип

jar

Скачать mobile "2.6.0"


<!-- 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""]