is not current version
Last Version 0.1.0

com.apollo-lib:network 0.0.4

Android libraries to make your life easier!

Categories

Categories

Net Apollo Container Microservices
GroupId

GroupId

com.apollo-lib
ArtifactId

ArtifactId

network
Version

Version

0.0.4
Type

Type

aar

Download network 0.0.4


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