is not current version
Last Version 0.1.2

com.github.krraghavan:protobuf-spi-impl 0.1.0


Categories

Categories

Protobuf Data Data Structures
GroupId

GroupId

com.github.krraghavan
ArtifactId

ArtifactId

protobuf-spi-impl
Version

Version

0.1.0
Type

Type

jar

Download protobuf-spi-impl 0.1.0


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