p

protobuf-spi-impl

Files download
File Operation
protobuf-spi-impl-1.18.jar download
protobuf-spi-impl-1.18.pom download
protobuf-spi-impl-1.18-sources.jar download
Apache Maven
<dependency>
  <groupId>no.entur.mapstruct.spi</groupId>
  <artifactId>protobuf-spi-impl</artifactId>
  <version>1.18</version>
</dependency>
Gradle Groovy
implementation 'no.entur.mapstruct.spi:protobuf-spi-impl:1.18'
Gradle Kotlin
implementation("no.entur.mapstruct.spi:protobuf-spi-impl:1.18")
Scala SBT
libraryDependencies += "no.entur.mapstruct.spi" % "protobuf-spi-impl" % "1.18"
Groovy Grape
@Grapes(
  @Grab(group='no.entur.mapstruct.spi', module='protobuf-spi-impl', version='1.18')
)
Apache Ivy
<dependency org="no.entur.mapstruct.spi" name="protobuf-spi-impl" rev="1.18" />
Leiningen
[no.entur.mapstruct.spi/protobuf-spi-impl "1.18"]
Apache Buildr
'no.entur.mapstruct.spi:protobuf-spi-impl:jar:1.18'