Jar examples for p:prime-annotations
Custom annotation support for real-comp/prime
You can download jar file prime-annotations 0.1.0 in this page.
Apache License, Version 2.0
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'
Click the following link to download the jar file.
prime-annotations-0.1.0-javadoc.jar