is not current version
Last Version 8.4.0

me.proton.core:challenge 7.2.0

Proton Core libraries for Android

GroupId

GroupId

me.proton.core
ArtifactId

ArtifactId

challenge
Version

Version

7.2.0
Type

Type

aar

Download challenge 7.2.0


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