License |
License |
---|---|
GroupId | GroupIdcom.github.splunk.lightproto |
ArtifactId | ArtifactIdlightproto |
Version | Version0.4 |
Type | Typepom |
Description |
Descriptionlightproto
Protobuf compatible code generator
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
lightproto-0.4.pom | 12 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.splunk.lightproto/lightproto/ -->
<dependency>
<groupId>com.github.splunk.lightproto</groupId>
<artifactId>lightproto</artifactId>
<version>0.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.splunk.lightproto/lightproto/
implementation 'com.github.splunk.lightproto:lightproto:0.4'
// https://jarcasting.com/artifacts/com.github.splunk.lightproto/lightproto/
implementation ("com.github.splunk.lightproto:lightproto:0.4")
'com.github.splunk.lightproto:lightproto:pom:0.4'
<dependency org="com.github.splunk.lightproto" name="lightproto" rev="0.4">
<artifact name="lightproto" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.splunk.lightproto', module='lightproto', version='0.4')
)
libraryDependencies += "com.github.splunk.lightproto" % "lightproto" % "0.4"
[com.github.splunk.lightproto/lightproto "0.4"]