MVN

one.xingyi : profiling

Maven & Gradle

Aug 24, 2023
<dependency>
    <groupId>one.xingyi</groupId>
    <artifactId>profiling</artifactId>
    <version>1.2.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of one.xingyi : profiling to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.2.5

All Versions

Choose a version of one.xingyi : profiling to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.2.x
profiling-1.2.5
profiling-1.2.4
profiling-1.2.3
profiling-1.2.2
profiling-1.2.1
profiling-1.2.0
1.1.x
profiling-1.1.5
profiling-1.1.4
profiling-1.1.3

How to add a dependency to Maven

Add the following one.xingyi : profiling maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>one.xingyi</groupId>
    <artifactId>profiling</artifactId>
    <version>1.2.5</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following one.xingyi : profiling gradle dependency to your build.gradle file:

implementation 'one.xingyi:profiling:1.2.5'

Gradle Kotlin DSL: Add the following one.xingyi : profiling gradle kotlin dependency to your build.gradle.kts file:

implementation("one.xingyi:profiling:1.2.5")

How to add a dependency to SBT Scala

SBT Scala: Add the following one.xingyi : profiling sbt scala dependency to your build.sbt file:

libraryDependencies += "one.xingyi" % "profiling" % "1.2.5"

Advertisement

Dependencies from Group

Feb 07, 2021
17 usages
4 stars
Feb 07, 2021
13 usages
4 stars
Mar 05, 2019
8 usages
1 stars
Mar 05, 2019
6 usages
1 stars
Feb 07, 2021
4 usages
4 stars

Discover Dependencies