b

benchmark-doc

Files download
File Operation
benchmark-doc-1.0.pom download
Apache Maven
<dependency>
  <groupId>taglibs</groupId>
  <artifactId>benchmark-doc</artifactId>
  <version>1.0</version>
</dependency>
Gradle Groovy
implementation 'taglibs:benchmark-doc:1.0'
Gradle Kotlin
implementation("taglibs:benchmark-doc:1.0")
Scala SBT
libraryDependencies += "taglibs" % "benchmark-doc" % "1.0"
Groovy Grape
@Grapes(
  @Grab(group='taglibs', module='benchmark-doc', version='1.0')
)
Apache Ivy
<dependency org="taglibs" name="benchmark-doc" rev="1.0" />
Leiningen
[taglibs/benchmark-doc "1.0"]
Apache Buildr
'taglibs:benchmark-doc:jar:1.0'
Dependencies
The project has no third-party dependencies