is not current version
Last Version 0.1.0

com.apollo-lib:network 0.0.2

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.2
Type

Type

aar

Download network 0.0.2


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