is not current version
Last Version 8.4.0

me.proton.core:challenge-data 7.1.7

Proton Core libraries for Android

Categories

Categories

Data
GroupId

GroupId

me.proton.core
ArtifactId

ArtifactId

challenge-data
Version

Version

7.1.7
Type

Type

aar

Download challenge-data 7.1.7


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