MVN

com.raskasa.metrics : metrics-okhttp

Maven & Gradle

Nov 11, 2017
3 usages
17 stars

Metrics Integration for OkHttp

<dependency>
    <groupId>com.raskasa.metrics</groupId>
    <artifactId>metrics-okhttp</artifactId>
    <version>0.4.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.raskasa.metrics : metrics-okhttp to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.4.0

All Versions

Choose a version of com.raskasa.metrics : metrics-okhttp to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.4.x
metrics-okhttp-0.4.0
0.2.x
metrics-okhttp-0.2.0
0.1.x
metrics-okhttp-0.1.0

How to add a dependency to Maven

Add the following com.raskasa.metrics : metrics-okhttp maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.raskasa.metrics</groupId>
    <artifactId>metrics-okhttp</artifactId>
    <version>0.4.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.raskasa.metrics : metrics-okhttp gradle dependency to your build.gradle file:

implementation 'com.raskasa.metrics:metrics-okhttp:0.4.0'

Gradle Kotlin DSL: Add the following com.raskasa.metrics : metrics-okhttp gradle kotlin dependency to your build.gradle.kts file:

implementation("com.raskasa.metrics:metrics-okhttp:0.4.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.raskasa.metrics : metrics-okhttp sbt scala dependency to your build.sbt file:

libraryDependencies += "com.raskasa.metrics" % "metrics-okhttp" % "0.4.0"

Advertisement

Dependencies from Group

Nov 11, 2017
3 usages
17 stars
Nov 11, 2017
17 stars

Discover Dependencies

Mar 08, 2016
2 usages
0 stars
Jun 15, 2016
4 usages
1.5k stars
Sep 02, 2022
33 usages
355 stars
Sep 27, 2012
2 usages
1 stars
Feb 23, 2016
3 usages
Sep 20, 2021
5 usages
12 stars
May 17, 2022
14 usages
Nov 15, 2022
32 usages
355 stars
Oct 09, 2020
14 usages
512 stars