Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 3 of 3 for clikt (0.12 seconds)

  1. gradle/libs.versions.toml

    brotli-dec = { module = "org.brotli:dec", version.ref = "brotli-dec" }
    checkstyle = { module = "com.puppycrawl.tools:checkstyle", version.ref = "checkstyle" }
    clikt = { module = "com.github.ajalt.clikt:clikt", version.ref = "clikt" }
    codehaus-signature-java18 = { module = "org.codehaus.mojo.signature:java18", version.ref = "codehaus-signature-java18" }
    Created: Fri Apr 03 11:42:14 GMT 2026
    - Last Modified: Tue Mar 31 22:01:48 GMT 2026
    - 12K bytes
    - Click Count (0)
  2. okcurl/build.gradle.kts

      sourceSets.getByName("main").resources.srcDir(copyResourcesTemplates.get().outputs)
    }
    
    dependencies {
      api(projects.okhttp)
      api(projects.loggingInterceptor)
      api(libs.square.okio)
      implementation(libs.clikt)
    
      testImplementation(projects.okhttpTestingSupport)
      testImplementation(projects.mockwebserver3)
      testImplementation(projects.mockwebserver3Junit5)
      testImplementation(libs.junit)
      testImplementation(libs.assertk)
    Created: Fri Apr 03 11:42:14 GMT 2026
    - Last Modified: Thu Feb 05 09:17:33 GMT 2026
    - 2.4K bytes
    - Click Count (0)
  3. RELEASE.md

    Platanios, Anush Elangovan, Armando Fandango, Ashish Kumar Ram, Ashwini Shukla,
    Ben, Bhavani Subramanian, Brett Koonce, Carl Thomé, cclauss, Cesc, Changming
    Sun, Christoph Boeddeker, Clayne Robison, Clemens Schulz, Clint (Woonhyuk Baek),
    codrut3, Cole Gerdemann, Colin Raffel, Daniel Trebbien, Daniel Ylitalo, Daniel
    Zhang, Daniyar, Darjan Salaj, Dave Maclachlan, David Norman, Dong--Jian,
    Created: Tue Apr 07 12:39:13 GMT 2026
    - Last Modified: Mon Mar 30 18:31:38 GMT 2026
    - 746.5K bytes
    - Click Count (3)
Back to Top