is not current version
Last Version 8.4.0

me.proton.core:network 1.15.4

Proton Core libraries for Android

Categories

Categories

Net
GroupId

GroupId

me.proton.core
ArtifactId

ArtifactId

network
Version

Version

1.15.4
Type

Type

aar

Download network 1.15.4


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