Last Version

JQuantify 4.1.3

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

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.berryworks
ArtifactId

ArtifactId

jquantify
Version

Version

4.1.3
Type

Type

jar
Description

Description

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

Project URL

https://github.com/BerryWorksSoftware/jquantify

Download jquantify 4.1.3


<!-- https://jarcasting.com/artifacts/com.berryworks/jquantify/ -->
<dependency>
    <groupId>com.berryworks</groupId>
    <artifactId>jquantify</artifactId>
    <version>4.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.berryworks/jquantify/
implementation 'com.berryworks:jquantify:4.1.3'
// https://jarcasting.com/artifacts/com.berryworks/jquantify/
implementation ("com.berryworks:jquantify:4.1.3")
'com.berryworks:jquantify:jar:4.1.3'
<dependency org="com.berryworks" name="jquantify" rev="4.1.3">
  <artifact name="jquantify" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.berryworks', module='jquantify', version='4.1.3')
)
libraryDependencies += "com.berryworks" % "jquantify" % "4.1.3"
[com.berryworks/jquantify "4.1.3"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.