Jar examples for g:gprof
GProf, profiling module for Groovy
You can download jar file gprof 0.3.0-groovy-2.3 in this page.
The Apache Software License, Version 2.0
You can use the following script to add gprof-0.3.0-groovy-2.3.jar to your project.
<dependency> <groupId>org.gperfutils</groupId> <artifactId>gprof</artifactId> <version>0.3.0-groovy-2.3</version> </dependency>
compile group: 'org.gperfutils', name: 'gprof', version: '0.3.0-groovy-2.3'
libraryDependencies += "org.gperfutils" % "gprof" % "0.3.0-groovy-2.3"
<dependency org="org.gperfutils" name="gprof" rev="0.3.0-groovy-2.3"/>
@Grapes(@Grab(group='org.gperfutils', module='gprof', version='0.3.0-groovy-2.3'))
'org.gperfutils:gprof:jar:0.3.0-groovy-2.3'
Click the following link to download the jar file.
gprof-0.3.0-groovy-2.3-javadoc.jar