GroupId | GroupIdcom.joyent.http-signature |
---|---|
ArtifactId | ArtifactIdmicrobench |
Version | Version4.1.0 |
Type | Typejar |
Filename | Size |
---|---|
microbench-4.1.0.pom | |
microbench-4.1.0.jar | 130 KB |
microbench-4.1.0-sources.jar | 72 KB |
microbench-4.1.0-javadoc.jar | 244 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.joyent.http-signature/microbench/ -->
<dependency>
<groupId>com.joyent.http-signature</groupId>
<artifactId>microbench</artifactId>
<version>4.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.joyent.http-signature/microbench/
implementation 'com.joyent.http-signature:microbench:4.1.0'
// https://jarcasting.com/artifacts/com.joyent.http-signature/microbench/
implementation ("com.joyent.http-signature:microbench:4.1.0")
'com.joyent.http-signature:microbench:jar:4.1.0'
<dependency org="com.joyent.http-signature" name="microbench" rev="4.1.0">
<artifact name="microbench" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.joyent.http-signature', module='microbench', version='4.1.0')
)
libraryDependencies += "com.joyent.http-signature" % "microbench" % "4.1.0"
[com.joyent.http-signature/microbench "4.1.0"]