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