is not current version
Last Version 8.4.0

me.proton.core:network-data 1.15.3

Proton Core libraries for Android

Categories

Categories

Data Net
GroupId

GroupId

me.proton.core
ArtifactId

ArtifactId

network-data
Version

Version

1.15.3
Type

Type

aar

Download network-data 1.15.3


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