MVN

org.gradle.profiler : client-protocol

Maven & Gradle

Jun 27, 2023
1 usages
1.3k stars

org.gradle.profiler:client-protocol · A client protocol for Gradle profiler to profile Android Studio sync

<dependency>
    <groupId>org.gradle.profiler</groupId>
    <artifactId>client-protocol</artifactId>
    <version>0.20.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.gradle.profiler : client-protocol to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.20.0
  • Latest Alpha: 0.20.0-alpha04

All Versions

Choose a version of org.gradle.profiler : client-protocol to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.20.x
client-protocol-0.20.0
client-protocol-0.20.0-alpha04
client-protocol-0.20.0-alpha03
client-protocol-0.20.0-alpha02
client-protocol-0.20.0-alpha01
0.19.x
client-protocol-0.19.0
client-protocol-0.19.0-alpha02
client-protocol-0.19.0-alpha01
0.18.x
client-protocol-0.18.0
client-protocol-0.18.0-alpha01
0.17.x
client-protocol-0.17.0
client-protocol-0.17.0-alpha12
client-protocol-0.17.0-alpha11
client-protocol-0.17.0-alpha10
client-protocol-0.17.0-alpha09
client-protocol-0.17.0-alpha08

How to add a dependency to Maven

Add the following org.gradle.profiler : client-protocol maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.gradle.profiler</groupId>
    <artifactId>client-protocol</artifactId>
    <version>0.20.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.gradle.profiler : client-protocol gradle dependency to your build.gradle file:

implementation 'org.gradle.profiler:client-protocol:0.20.0'

Gradle Kotlin DSL: Add the following org.gradle.profiler : client-protocol gradle kotlin dependency to your build.gradle.kts file:

implementation("org.gradle.profiler:client-protocol:0.20.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.gradle.profiler : client-protocol sbt scala dependency to your build.sbt file:

libraryDependencies += "org.gradle.profiler" % "client-protocol" % "0.20.0"

Advertisement

Dependencies from Group

Jun 27, 2023
1 usages
1.3k stars
Jun 27, 2023
1.3k stars
Jan 25, 2024
1.3k stars

Discover Dependencies

Aug 03, 2021
1 usages
3k stars
Aug 03, 2021
1 usages
3k stars
Jan 23, 2022
1 usages
5 stars
Aug 27, 2021
1 usages
3 stars
Feb 21, 2022
1 usages
6 stars
Feb 21, 2022
1 usages
3 stars
Aug 10, 2023
2 usages
8.6k stars
Aug 10, 2023
2 usages
8.6k stars
Sep 28, 2021
1 usages
24 stars