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