is not current version
Last Version 8.4.0

me.proton.core:network-data 7.1.4

Proton Core libraries for Android

Categories

Categories

Data Net
GroupId

GroupId

me.proton.core
ArtifactId

ArtifactId

network-data
Version

Version

7.1.4
Type

Type

aar

Download network-data 7.1.4


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