network

Network Module

License

License

Categories

Categories

Net
GroupId

GroupId

com.botnerd.core
ArtifactId

ArtifactId

network
Last Version

Last Version

1.1.3
Release Date

Release Date

Type

Type

aar
Description

Description

network
Network Module
Project URL

Project URL

https://github.com/botnerd/android-core
Source Code Management

Source Code Management

https://github.com/botnerd/android-core.git

Download network

How to add to project

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

Dependencies

compile (9)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-android-extensions-runtime jar 1.4.10
androidx.appcompat » appcompat jar 1.2.0
com.squareup.retrofit2 : retrofit jar 2.9.0
com.squareup.retrofit2 : adapter-rxjava2 jar 2.9.0
com.squareup.retrofit2 : converter-gson jar 2.9.0
com.squareup.retrofit2 : converter-scalars jar 2.9.0
com.squareup.okhttp3 : logging-interceptor jar 4.9.0
com.jakewharton.timber : timber jar 4.7.1
org.jetbrains.kotlin : kotlin-stdlib-jdk7 jar 1.4.10

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.3
1.1.2
1.1.1
1.1.0