Download prime-annotations-0.0.4.jar file - Jar p

Jar examples for p:prime-annotations

Description

Custom annotation support for real-comp/prime

You can download jar file prime-annotations 0.0.4 in this page.

License

Apache License, Version 2.0

Build File

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

<dependency>
   <groupId>com.real-comp</groupId>
   <artifactId>prime-annotations</artifactId>
   <version>0.0.4</version>
</dependency>
compile group: 'com.real-comp', name: 'prime-annotations', version: '0.0.4'
libraryDependencies += "com.real-comp" % "prime-annotations" % "0.0.4"
<dependency org="com.real-comp" name="prime-annotations" rev="0.0.4"/>
@Grapes(@Grab(group='com.real-comp', module='prime-annotations', version='0.0.4'))
'com.real-comp:prime-annotations:jar:0.0.4'

Download

Click the following link to download the jar file.

prime-annotations-0.0.4-javadoc.jar
prime-annotations-0.0.4-sources.jar
prime-annotations-0.0.4.jar
prime-annotations-0.0.4.pom



Related Tutorials