is not current version
Last Version 1.19

no.entur.mapstruct.spi:protobuf-support 1.11


Categories

Categories

MapStruct General Purpose Libraries Bean Mapping Protobuf Data Data Structures
GroupId

GroupId

no.entur.mapstruct.spi
ArtifactId

ArtifactId

protobuf-support
Version

Version

1.11
Type

Type

jar

Download protobuf-support 1.11


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