is not current version
Last Version 0.4

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


GroupId

GroupId

com.github.splunk.lightproto
ArtifactId

ArtifactId

lightproto-tests
Version

Version

0.2
Type

Type

jar

Download lightproto-tests 0.2


<!-- https://jarcasting.com/artifacts/com.github.splunk.lightproto/lightproto-tests/ -->
<dependency>
    <groupId>com.github.splunk.lightproto</groupId>
    <artifactId>lightproto-tests</artifactId>
    <version>0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.splunk.lightproto/lightproto-tests/
implementation 'com.github.splunk.lightproto:lightproto-tests:0.2'
// https://jarcasting.com/artifacts/com.github.splunk.lightproto/lightproto-tests/
implementation ("com.github.splunk.lightproto:lightproto-tests:0.2")
'com.github.splunk.lightproto:lightproto-tests:jar:0.2'
<dependency org="com.github.splunk.lightproto" name="lightproto-tests" rev="0.2">
  <artifact name="lightproto-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.splunk.lightproto', module='lightproto-tests', version='0.2')
)
libraryDependencies += "com.github.splunk.lightproto" % "lightproto-tests" % "0.2"
[com.github.splunk.lightproto/lightproto-tests "0.2"]