GroupId | GroupIdorg.kaazing |
---|---|
ArtifactId | ArtifactIdnuklei-benchmarks |
Version | Version0.1.1 |
Type | Typejar |
Filename | Size |
---|---|
nuklei-benchmarks-0.1.1.pom | |
nuklei-benchmarks-0.1.1.jar | 66 KB |
nuklei-benchmarks-0.1.1-sources.jar | 4 KB |
nuklei-benchmarks-0.1.1-javadoc.jar | 51 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.kaazing/nuklei-benchmarks/ -->
<dependency>
<groupId>org.kaazing</groupId>
<artifactId>nuklei-benchmarks</artifactId>
<version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.kaazing/nuklei-benchmarks/
implementation 'org.kaazing:nuklei-benchmarks:0.1.1'
// https://jarcasting.com/artifacts/org.kaazing/nuklei-benchmarks/
implementation ("org.kaazing:nuklei-benchmarks:0.1.1")
'org.kaazing:nuklei-benchmarks:jar:0.1.1'
<dependency org="org.kaazing" name="nuklei-benchmarks" rev="0.1.1">
<artifact name="nuklei-benchmarks" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.kaazing', module='nuklei-benchmarks', version='0.1.1')
)
libraryDependencies += "org.kaazing" % "nuklei-benchmarks" % "0.1.1"
[org.kaazing/nuklei-benchmarks "0.1.1"]