is not current version
Last Version 1.27

no.entur.mapstruct.spi:protobuf-support-lite 1.25


Categories

Categories

MapStruct General Purpose Libraries Bean Mapping Protobuf Data Data Structures
GroupId

GroupId

no.entur.mapstruct.spi
ArtifactId

ArtifactId

protobuf-support-lite
Version

Version

1.25
Type

Type

jar

Download protobuf-support-lite 1.25


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