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

Jar examples for p:project-annotations

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials