Jar examples for j:jsr305-plus
Common JSR 305 Custom Annotations
You can download jar file jsr305-plus 0.0.1 in this page.
The MIT License
You can use the following script to add jsr305-plus-0.0.1.jar to your project.
<dependency> <groupId>com.techshroom</groupId> <artifactId>jsr305-plus</artifactId> <version>0.0.1</version> </dependency>
compile group: 'com.techshroom', name: 'jsr305-plus', version: '0.0.1'
libraryDependencies += "com.techshroom" % "jsr305-plus" % "0.0.1"
<dependency org="com.techshroom" name="jsr305-plus" rev="0.0.1"/>
@Grapes(@Grab(group='com.techshroom', module='jsr305-plus', version='0.0.1'))
'com.techshroom:jsr305-plus:jar:0.0.1'
Click the following link to download the jar file.
jsr305-plus-0.0.1-javadoc.jar