MVN

com.github.mrmike : ok2curl

Maven & Gradle

Jun 17, 2021
6 usages
417 stars

Ok2Curl · Convert OkHttp requests into curl logs.

<dependency>
    <groupId>com.github.mrmike</groupId>
    <artifactId>ok2curl</artifactId>
    <version>0.7.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.mrmike : ok2curl to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.7.0

All Versions

Choose a version of com.github.mrmike : ok2curl to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.7.x
ok2curl-0.7.0

How to add a dependency to Maven

Add the following com.github.mrmike : ok2curl maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.mrmike</groupId>
    <artifactId>ok2curl</artifactId>
    <version>0.7.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.mrmike : ok2curl gradle dependency to your build.gradle file:

implementation 'com.github.mrmike:ok2curl:0.7.0'

Gradle Kotlin DSL: Add the following com.github.mrmike : ok2curl gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.mrmike:ok2curl:0.7.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.mrmike : ok2curl sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.mrmike" % "ok2curl" % "0.7.0"

Advertisement

Dependencies from Group

Jun 17, 2021
6 usages
417 stars

Discover Dependencies

Jul 11, 2023
2 usages
93 stars
Jul 04, 2021
2 usages
88 stars
Aug 21, 2021
1 usages
2.4k stars
Aug 22, 2021
1 usages
0 stars
Jul 21, 2021
2 usages
0 stars
Aug 11, 2021
2 usages
0 stars
Aug 21, 2023
1 usages
156 stars
Sep 08, 2021
5 usages
Jan 04, 2022
2 usages
3 stars
Jan 04, 2022
2 usages
3 stars