is not current version
Last Version 8.4.0

me.proton.core:network-data 8.2.0

Proton Core libraries for Android

Categories

Categories

Data Net
GroupId

GroupId

me.proton.core
ArtifactId

ArtifactId

network-data
Version

Version

8.2.0
Type

Type

aar

Download network-data 8.2.0


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