is not current version
Last Version 1.1.3

com.botnerd.core:network 1.1.1

Util Module

Categories

Categories

Net
GroupId

GroupId

com.botnerd.core
ArtifactId

ArtifactId

network
Version

Version

1.1.1
Type

Type

aar

Download network 1.1.1


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