is not current version
Last Version 1.27

no.entur.mapstruct.spi:protobuf-usage 1.13


Categories

Categories

MapStruct General Purpose Libraries Bean Mapping Protobuf Data Data Structures
GroupId

GroupId

no.entur.mapstruct.spi
ArtifactId

ArtifactId

protobuf-usage
Version

Version

1.13
Type

Type

jar

Download protobuf-usage 1.13


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