is not current version
Last Version 8.4.0

me.proton.core:feature-flag 8.0.0

Proton Core libraries for Android

GroupId

GroupId

me.proton.core
ArtifactId

ArtifactId

feature-flag
Version

Version

8.0.0
Type

Type

aar

Download feature-flag 8.0.0


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