Group Id com.avsystem.commons
Artifact Id commons-annotations_2.11
Version 1.13.0
Packaging jar
URL -
Badge
Last Updated 2016-02-25T08:18:10+00:00
Download Jar | View All
Maven
Gradle
Gradle(Short)
Gradle(Kotlin)
SBT
Ivy
Grape
Leiningen
Buildr
<dependency>
    <groupId>com.avsystem.commons</groupId>
    <artifactId>commons-annotations_2.11</artifactId>
    <version>1.13.0</version>
</dependency>
implementation group: 'com.avsystem.commons', name: 'commons-annotations_2.11', version: '1.13.0'
implementation 'com.avsystem.commons:commons-annotations_2.11:1.13.0'
implementation("com.avsystem.commons:commons-annotations_2.11:1.13.0")
libraryDependencies += "com.avsystem.commons" % "commons-annotations_2.11" % "1.13.0"
<dependency org="com.avsystem.commons" name="commons-annotations_2.11" rev="1.13.0"/>
@Grapes(
    @Grab(group='com.avsystem.commons', module='commons-annotations_2.11', version='1.13.0')
)
[com.avsystem.commons/commons-annotations_2.11 "1.13.0"]
'com.avsystem.commons:commons-annotations_2.11:1.13.0'