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

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


Категории

Категории

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

Группа

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

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

protobuf-spi-impl
Версия

Версия

1.8
Тип

Тип

jar

Скачать protobuf-spi-impl 1.8


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