is not current version
Last Version 1.19

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


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.10
Type

Type

jar

Download protobuf-support 1.10


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