Last Version

AB 2.0.2

Light weight ab testing library for Android

License

License

GroupId

GroupId

it.sephiroth.android.library.ab
ArtifactId

ArtifactId

library
Version

Version

2.0.2
Type

Type

aar
Description

Description

AB
Light weight ab testing library for Android
Project URL

Project URL

http://blog.sephiroth.it
Source Code Management

Source Code Management

https://github.com/sephiroth74/ABTest

Download library 2.0.2


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

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.