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