is not current version
Last Version 0.1.2

com.github.krraghavan:protobuf-mapstruct-spi 0.1.1


Categories

Categories

MapStruct General Purpose Libraries Bean Mapping Protobuf Data Data Structures
GroupId

GroupId

com.github.krraghavan
ArtifactId

ArtifactId

protobuf-mapstruct-spi
Version

Version

0.1.1
Type

Type

pom

Download protobuf-mapstruct-spi 0.1.1


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