Download prime-annotations-0.1.0.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.1.0 in this page.

License

Apache License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials