Last Version

GBench 11.07.05

GBench is a benchmarking framework for Groovy

License

License

GroupId

GroupId

com.googlecode.gbench
ArtifactId

ArtifactId

gbench
Version

Version

11.07.05
Type

Type

jar
Description

Description

GBench
GBench is a benchmarking framework for Groovy
Project URL

Project URL

http://code.google.com/p/gbench
Source Code Management

Source Code Management

http://code.google.com/p/gbench/source/browse

Download gbench 11.07.05


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

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.