MVN

software.tingle : abstractions

Maven & Gradle

May 15, 2023
1 usages
0 stars

abstractions · An abstract API client library build on top of Okhttp library to ease the process of making various server request

<dependency>
    <groupId>software.tingle</groupId>
    <artifactId>abstractions</artifactId>
    <version>1.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of software.tingle : abstractions to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1.0

All Versions

Choose a version of software.tingle : abstractions to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1.x
abstractions-1.1.0
1.0.x
abstractions-1.0.5
abstractions-1.0.4
abstractions-1.0.3
abstractions-1.0.2
abstractions-1.0.1
abstractions-1.0.0
1.0
abstractions-1.0

How to add a dependency to Maven

Add the following software.tingle : abstractions maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>software.tingle</groupId>
    <artifactId>abstractions</artifactId>
    <version>1.1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following software.tingle : abstractions gradle dependency to your build.gradle file:

implementation 'software.tingle:abstractions:1.1.0'

Gradle Kotlin DSL: Add the following software.tingle : abstractions gradle kotlin dependency to your build.gradle.kts file:

implementation("software.tingle:abstractions:1.1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following software.tingle : abstractions sbt scala dependency to your build.sbt file:

libraryDependencies += "software.tingle" % "abstractions" % "1.1.0"

Advertisement

Dependencies from Group

May 15, 2023
1 usages
0 stars

Discover Dependencies

Jul 13, 2021
2 usages
0 stars
Jul 18, 2021
1 usages
8 stars
Jul 18, 2021
2 usages
8 stars
Jun 23, 2023
1 usages
335 stars
Jul 20, 2021
1 usages
0 stars
Aug 01, 2021
1 usages
1 stars
Aug 01, 2021
1 usages
1 stars
Aug 04, 2021
2 usages
2.5k stars