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

Jar examples for p:project-annotations

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials