is not current version
Last Version 8.4.0

me.proton.core:feature-flag-data 7.1.5

Proton Core libraries for Android

Categories

Categories

Data
GroupId

GroupId

me.proton.core
ArtifactId

ArtifactId

feature-flag-data
Version

Version

7.1.5
Type

Type

aar

Download feature-flag-data 7.1.5


<!-- https://jarcasting.com/artifacts/me.proton.core/feature-flag-data/ -->
<dependency>
    <groupId>me.proton.core</groupId>
    <artifactId>feature-flag-data</artifactId>
    <version>7.1.5</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/me.proton.core/feature-flag-data/
implementation 'me.proton.core:feature-flag-data:7.1.5'
// https://jarcasting.com/artifacts/me.proton.core/feature-flag-data/
implementation ("me.proton.core:feature-flag-data:7.1.5")
'me.proton.core:feature-flag-data:aar:7.1.5'
<dependency org="me.proton.core" name="feature-flag-data" rev="7.1.5">
  <artifact name="feature-flag-data" type="aar" />
</dependency>
@Grapes(
@Grab(group='me.proton.core', module='feature-flag-data', version='7.1.5')
)
libraryDependencies += "me.proton.core" % "feature-flag-data" % "7.1.5"
[me.proton.core/feature-flag-data "7.1.5"]