не последняя версия
Последняя версия 1.27

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


Категории

Категории

MapStruct Универсальные библиотеки Bean Mapping Protobuf Данные Data Structures
Группа

Группа

no.entur.mapstruct.spi
Идентификатор

Идентификатор

protobuf-support-standard
Версия

Версия

1.25
Тип

Тип

jar

Скачать protobuf-support-standard 1.25


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