Download gbench-0.4.3-groovy-2.4.jar file - Jar g

Jar examples for g:gbench

Description

GBench is a benchmarking framework for Groovy

You can download jar file gbench 0.4.3-groovy-2.4 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add gbench-0.4.3-groovy-2.4.jar to your project.

<dependency>
   <groupId>org.gperfutils</groupId>
   <artifactId>gbench</artifactId>
   <version>0.4.3-groovy-2.4</version>
</dependency>
compile group: 'org.gperfutils', name: 'gbench', version: '0.4.3-groovy-2.4'
libraryDependencies += "org.gperfutils" % "gbench" % "0.4.3-groovy-2.4"
<dependency org="org.gperfutils" name="gbench" rev="0.4.3-groovy-2.4"/>
@Grapes(@Grab(group='org.gperfutils', module='gbench', version='0.4.3-groovy-2.4'))
'org.gperfutils:gbench:jar:0.4.3-groovy-2.4'

Download

Click the following link to download the jar file.

gbench-0.4.3-groovy-2.4-javadoc.jar
gbench-0.4.3-groovy-2.4-sources.jar
gbench-0.4.3-groovy-2.4.jar
gbench-0.4.3-groovy-2.4.pom



Related Tutorials