Download annotations-java8-142.1.jar file - Jar a

Jar examples for a:annotations-java8

Description

A packaging of the IntelliJ Community Edition annotations-java8 library. This is release number 1 of trunk branch 142.

You can download jar file annotations-java8 142.1 in this page.

License

Apache License, Version 2.0

Build File

You can use the following script to add annotations-java8-142.1.jar to your project.

<dependency>
   <groupId>com.github.adedayo.intellij.sdk</groupId>
   <artifactId>annotations-java8</artifactId>
   <version>142.1</version>
</dependency>
compile group: 'com.github.adedayo.intellij.sdk', name: 'annotations-java8', version: '142.1'
libraryDependencies += "com.github.adedayo.intellij.sdk" % "annotations-java8" % "142.1"
<dependency org="com.github.adedayo.intellij.sdk" name="annotations-java8" rev="142.1"/>
@Grapes(@Grab(group='com.github.adedayo.intellij.sdk', module='annotations-java8', version='142.1'))
'com.github.adedayo.intellij.sdk:annotations-java8:jar:142.1'

Download

Click the following link to download the jar file.

annotations-java8-142.1-javadoc.jar
annotations-java8-142.1-sources.jar
annotations-java8-142.1.jar
annotations-java8-142.1.pom



Related Tutorials