a

annotations-iosArm64

A set of annotations used for code inspection support and code documentation.
https://github.com/JetBrains/java-annotations
The Apache Software License, Version 2.0
JetBrains Team
Files download
File Operation
annotations-iosArm64-26.0.1.pom download
annotations-iosArm64-26.0.1-sources.jar download
Apache Maven
<dependency>
  <groupId>org.jetbrains</groupId>
  <artifactId>annotations-iosArm64</artifactId>
  <version>26.0.1</version>
  <type>klib</type>
</dependency>
Gradle Groovy
implementation 'org.jetbrains:annotations-iosArm64:26.0.1'
Gradle Kotlin
implementation("org.jetbrains:annotations-iosArm64:26.0.1")
Scala SBT
libraryDependencies += "org.jetbrains" % "annotations-iosArm64" % "26.0.1"
Groovy Grape
@Grapes(
  @Grab(group='org.jetbrains', module='annotations-iosArm64', version='26.0.1')
)
Apache Ivy
<dependency org="org.jetbrains" name="annotations-iosArm64" rev="26.0.1" />
Leiningen
[org.jetbrains/annotations-iosArm64 "26.0.1"]
Apache Buildr
'org.jetbrains:annotations-iosArm64:jar:26.0.1'
Dependencies
The project has no third-party dependencies