is not current version
Last Version 0.4

com.github.splunk.lightproto:lightproto-benchmark 0.2


GroupId

GroupId

com.github.splunk.lightproto
ArtifactId

ArtifactId

lightproto-benchmark
Version

Version

0.2
Type

Type

jar

Download lightproto-benchmark 0.2


<!-- 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"]