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