Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 1 of 1 for javaPlatform (0.22 seconds)

The search processing time has exceeded the limit. The displayed results may be partial.

  1. okhttp-bom/build.gradle.kts

        api("com.squareup.okhttp3:okhttp-android:${project.version}")
      }
    }
    
    publishing {
      publications.create<MavenPublication>("maven") {
        from(project.components["javaPlatform"])
      }
    Created: Fri Apr 03 11:42:14 GMT 2026
    - Last Modified: Tue Feb 03 22:17:59 GMT 2026
    - 526 bytes
    - Click Count (0)
Back to Top