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

Jar examples for p:project-annotations

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials