MVN

com.hovans.android : network

Maven & Gradle

May 01, 2019

Android network library. · Android network library.

<dependency>
    <groupId>com.hovans.android</groupId>
    <artifactId>network</artifactId>
    <version>0.9.8</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.hovans.android : network to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.9.8

All Versions

Choose a version of com.hovans.android : network to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.9.x
network-0.9.8
network-0.9.7
network-0.9.4

How to add a dependency to Maven

Add the following com.hovans.android : network maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.hovans.android</groupId>
    <artifactId>network</artifactId>
    <version>0.9.8</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.hovans.android : network gradle dependency to your build.gradle file:

implementation 'com.hovans.android:network:0.9.8'

Gradle Kotlin DSL: Add the following com.hovans.android : network gradle kotlin dependency to your build.gradle.kts file:

implementation("com.hovans.android:network:0.9.8")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.hovans.android : network sbt scala dependency to your build.sbt file:

libraryDependencies += "com.hovans.android" % "network" % "0.9.8"

Advertisement

Dependencies from Group

Oct 23, 2018
12 stars

Discover Dependencies

Aug 21, 2023
6 usages
5.4k stars
Aug 21, 2023
3 usages
5.4k stars
Dec 09, 2022
14 usages
4.6k stars
Dec 09, 2022
28 usages
4.6k stars
Feb 02, 2017
3 usages
15 stars
Mar 20, 2017
8 stars
Sep 08, 2022
13 usages
140 stars
Feb 05, 2017
1 usages
12 stars
Aug 29, 2018
2 usages
322 stars