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