GroupId | GroupIdcom.github.splunk.lightproto |
---|---|
ArtifactId | ArtifactIdlightproto-benchmark |
Version | Version0.2 |
Type | Typejar |
Filename | Size |
---|---|
lightproto-benchmark-0.2.pom | |
lightproto-benchmark-0.2.jar | 98 KB |
lightproto-benchmark-0.2-sources.jar | 53 KB |
lightproto-benchmark-0.2-javadoc.jar | 172 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.splunk.lightproto/lightproto-benchmark/ -->
<dependency>
<groupId>com.github.splunk.lightproto</groupId>
<artifactId>lightproto-benchmark</artifactId>
<version>0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.splunk.lightproto/lightproto-benchmark/
implementation 'com.github.splunk.lightproto:lightproto-benchmark:0.2'
// https://jarcasting.com/artifacts/com.github.splunk.lightproto/lightproto-benchmark/
implementation ("com.github.splunk.lightproto:lightproto-benchmark:0.2")
'com.github.splunk.lightproto:lightproto-benchmark:jar:0.2'
<dependency org="com.github.splunk.lightproto" name="lightproto-benchmark" rev="0.2">
<artifact name="lightproto-benchmark" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.splunk.lightproto', module='lightproto-benchmark', version='0.2')
)
libraryDependencies += "com.github.splunk.lightproto" % "lightproto-benchmark" % "0.2"
[com.github.splunk.lightproto/lightproto-benchmark "0.2"]