is not current version
Last Version 8.4.0

me.proton.core:network-data 1.0.4

Proton Core libraries for Android

Categories

Categories

Data Net
GroupId

GroupId

me.proton.core
ArtifactId

ArtifactId

network-data
Version

Version

1.0.4
Type

Type

aar

Download network-data 1.0.4


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