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

no.entur.mapstruct.spi:protobuf-support-core 1.26


Категории

Категории

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

Группа

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

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

protobuf-support-core
Версия

Версия

1.26
Тип

Тип

jar

Скачать protobuf-support-core 1.26


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