is not current version
Last Version 1.27

no.entur.mapstruct.spi:protobuf-spi-impl 1.17


Categories

Categories

MapStruct General Purpose Libraries Bean Mapping Protobuf Data Data Structures
GroupId

GroupId

no.entur.mapstruct.spi
ArtifactId

ArtifactId

protobuf-spi-impl
Version

Version

1.17
Type

Type

jar

Download protobuf-spi-impl 1.17


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