MVN

com.berryworks : jquantify

Maven & Gradle

Sep 26, 2022
1 usages
0 stars

JQuantify · JQuantify is a Java package providing lightweight statistics describing the frequency and duration of application-specific events.

<dependency>
    <groupId>com.berryworks</groupId>
    <artifactId>jquantify</artifactId>
    <version>4.2.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.berryworks : jquantify to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 4.2.0

All Versions

Choose a version of com.berryworks : jquantify to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
4.2.x
jquantify-4.2.0
4.1.x
jquantify-4.1.3

How to add a dependency to Maven

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

<dependency>
    <groupId>com.berryworks</groupId>
    <artifactId>jquantify</artifactId>
    <version>4.2.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.berryworks : jquantify gradle dependency to your build.gradle file:

implementation 'com.berryworks:jquantify:4.2.0'

Gradle Kotlin DSL: Add the following com.berryworks : jquantify gradle kotlin dependency to your build.gradle.kts file:

implementation("com.berryworks:jquantify:4.2.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.berryworks : jquantify sbt scala dependency to your build.sbt file:

libraryDependencies += "com.berryworks" % "jquantify" % "4.2.0"

Advertisement

Dependencies from Group

Sep 26, 2022
1 usages
0 stars
Sep 26, 2022
79 stars

Discover Dependencies

Sep 28, 2016
9 stars
Sep 22, 2016
3 usages
143 stars
Sep 22, 2016
2 usages
143 stars
Oct 20, 2015
6 usages
109 stars
Feb 08, 2016
190 stars
Apr 30, 2015