| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdcom.botnerd.core |
| ArtifactId | ArtifactIdnetwork |
| Last Version | Last Version1.1.3 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
Descriptionnetwork
Network Module
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| network-1.1.3.pom | |
| network-1.1.3-sources.jar | 7 KB |
| Browse |
<!-- 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"]
| 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 |