GProf

GProf, profiling module for Groovy

License

License

GroupId

GroupId

org.gperfutils
ArtifactId

ArtifactId

gprof
Last Version

Last Version

0.3.1-groovy-2.4
Release Date

Release Date

Type

Type

jar
Description

Description

GProf
GProf, profiling module for Groovy
Project URL

Project URL

https://github.com/gperfutils/gprof

Download gprof

How to add to project

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

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.
org.gperfutils

GPerfUtils

Versions

Version
0.3.1-groovy-2.4
0.3.1-groovy-2.3
0.3.1-groovy-2.2
0.3.1-groovy-2.1
0.3.1-groovy-2.0
0.3.0-groovy-2.3
0.3.0-groovy-2.2
0.3.0-groovy-2.1
0.3.0-groovy-2.0
0.2.0