is not current version
Last Version 0.1.2

com.github.krraghavan:protobuf-usage 0.1.0


Categories

Categories

Protobuf Data Data Structures
GroupId

GroupId

com.github.krraghavan
ArtifactId

ArtifactId

protobuf-usage
Version

Version

0.1.0
Type

Type

jar

Download protobuf-usage 0.1.0


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