Download jsr305-plus-0.0.1.jar file - Jar j

Jar examples for j:jsr305-plus

Description

Common JSR 305 Custom Annotations

You can download jar file jsr305-plus 0.0.1 in this page.

License

The MIT License

Build File

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'

Download

Click the following link to download the jar file.

jsr305-plus-0.0.1-javadoc.jar
jsr305-plus-0.0.1-sources.jar
jsr305-plus-0.0.1.jar
jsr305-plus-0.0.1.pom



Related Tutorials