ab-test

Simple library for ab testing in android

License

License

GroupId

GroupId

it.sephiroth.android.library.ab
ArtifactId

ArtifactId

ab-test
Last Version

Last Version

2.0.5
Release Date

Release Date

Type

Type

aar
Description

Description

ab-test
Simple library for ab testing in android
Project URL

Project URL

https://github.com/sephiroth74/ABTest
Source Code Management

Source Code Management

https://github.com/sephiroth74/ABTest

Download ab-test

How to add to project

<!-- https://jarcasting.com/artifacts/it.sephiroth.android.library.ab/ab-test/ -->
<dependency>
    <groupId>it.sephiroth.android.library.ab</groupId>
    <artifactId>ab-test</artifactId>
    <version>2.0.5</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/it.sephiroth.android.library.ab/ab-test/
implementation 'it.sephiroth.android.library.ab:ab-test:2.0.5'
// https://jarcasting.com/artifacts/it.sephiroth.android.library.ab/ab-test/
implementation ("it.sephiroth.android.library.ab:ab-test:2.0.5")
'it.sephiroth.android.library.ab:ab-test:aar:2.0.5'
<dependency org="it.sephiroth.android.library.ab" name="ab-test" rev="2.0.5">
  <artifact name="ab-test" type="aar" />
</dependency>
@Grapes(
@Grab(group='it.sephiroth.android.library.ab', module='ab-test', version='2.0.5')
)
libraryDependencies += "it.sephiroth.android.library.ab" % "ab-test" % "2.0.5"
[it.sephiroth.android.library.ab/ab-test "2.0.5"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.5
2.0.4
2.0.3