Download nwalsh-annotations-1.0.0.jar file - Jar n

Jar examples for n:nwalsh-annotations

Description

A set of global, public annotations

You can download jar file nwalsh-annotations 1.0.0 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add nwalsh-annotations-1.0.0.jar to your project.

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

Download

Click the following link to download the jar file.

nwalsh-annotations-1.0.0-javadoc.jar
nwalsh-annotations-1.0.0-sources.jar
nwalsh-annotations-1.0.0.jar
nwalsh-annotations-1.0.0.pom



Related Tutorials