Last Version

flagger-android 3.0.0

An open source Android Java SDK for feature flagging (feature gating, feature toggles). Documentation available at https://docs.airdeploy.io

License

License

GroupId

GroupId

io.airdeploy
ArtifactId

ArtifactId

flagger-android
Version

Version

3.0.0
Type

Type

aar
Description

Description

flagger-android
An open source Android Java SDK for feature flagging (feature gating, feature toggles). Documentation available at https://docs.airdeploy.io
Source Code Management

Source Code Management

https://github.com/airdeploy/flagger-android

Download flagger-android 3.0.0


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

Dependencies

compile (2)

Group / Artifact Type Version
android » FlaggerGoWrapper jar unspecified
com.fasterxml.jackson.core : jackson-databind jar 2.9.9.3

Project Modules

There are no modules declared in this project.