| License |
License
MIT License
|
|---|---|
| GroupId | GroupIdcom.marksandspencer |
| ArtifactId | ArtifactIdMNSRemoteAB |
| Last Version | Last Version1.0.0 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
DescriptionMNSRemoteAB
Remote AB testing library for Android applications
|
| Filename | Size |
|---|---|
| MNSRemoteAB-1.0.0.pom | |
| MNSRemoteAB-1.0.0.aar | 81 KB |
| MNSRemoteAB-1.0.0-sources.jar | 11 KB |
| MNSRemoteAB-1.0.0-javadoc.jar | 89 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.marksandspencer/MNSRemoteAB/ -->
<dependency>
<groupId>com.marksandspencer</groupId>
<artifactId>MNSRemoteAB</artifactId>
<version>1.0.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.marksandspencer/MNSRemoteAB/
implementation 'com.marksandspencer:MNSRemoteAB:1.0.0'
// https://jarcasting.com/artifacts/com.marksandspencer/MNSRemoteAB/
implementation ("com.marksandspencer:MNSRemoteAB:1.0.0")
'com.marksandspencer:MNSRemoteAB:aar:1.0.0'
<dependency org="com.marksandspencer" name="MNSRemoteAB" rev="1.0.0">
<artifact name="MNSRemoteAB" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.marksandspencer', module='MNSRemoteAB', version='1.0.0')
)
libraryDependencies += "com.marksandspencer" % "MNSRemoteAB" % "1.0.0"
[com.marksandspencer/MNSRemoteAB "1.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.squareup.dagger : dagger | jar | + |
| com.squareup.dagger : dagger-compiler | jar | + |
| com.android.support » appcompat-v7 | jar | + |
| com.google.code.gson : gson | jar | 1.7.2+ |
| com.squareup : otto | jar | 1.3.4 |
| com.android.support » support-v4 | jar | 19.0.1 |
| com.koushikdutta.ion : ion | jar | 1.2.4+ |