Group Id com.avsystem.commons
Artifact Id commons-annotations_2.11
Version 1.34.10
Packaging jar
URL -
Badge
Last Updated 2019-03-14T07:51:15+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.34.10</version>
</dependency>
implementation group: 'com.avsystem.commons', name: 'commons-annotations_2.11', version: '1.34.10'
implementation 'com.avsystem.commons:commons-annotations_2.11:1.34.10'
implementation("com.avsystem.commons:commons-annotations_2.11:1.34.10")
libraryDependencies += "com.avsystem.commons" % "commons-annotations_2.11" % "1.34.10"
<dependency org="com.avsystem.commons" name="commons-annotations_2.11" rev="1.34.10"/>
@Grapes(
    @Grab(group='com.avsystem.commons', module='commons-annotations_2.11', version='1.34.10')
)
[com.avsystem.commons/commons-annotations_2.11 "1.34.10"]
'com.avsystem.commons:commons-annotations_2.11:1.34.10'