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

Jar examples for p:project-annotations

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials