Download project-annotations-1.2.11.jar file - Jar p

Jar examples for p:project-annotations

Description

You can download jar file project-annotations 1.2.11 in this page.

Build File

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

<dependency>
   <groupId>io.virtdata</groupId>
   <artifactId>project-annotations</artifactId>
   <version>1.2.11</version>
</dependency>
compile group: 'io.virtdata', name: 'project-annotations', version: '1.2.11'
libraryDependencies += "io.virtdata" % "project-annotations" % "1.2.11"
<dependency org="io.virtdata" name="project-annotations" rev="1.2.11"/>
@Grapes(@Grab(group='io.virtdata', module='project-annotations', version='1.2.11'))
'io.virtdata:project-annotations:jar:1.2.11'

Download

Click the following link to download the jar file.

project-annotations-1.2.11-javadoc.jar
project-annotations-1.2.11-sources.jar
project-annotations-1.2.11.jar
project-annotations-1.2.11.pom



Related Tutorials