n

nwalsh-annotations

A set of global, public annotations
https://github.com/ndw/nwalsh-annotations
The Apache Software License, Version 2.0
Norman Walsh
Files download
File Operation
nwalsh-annotations-1.0.0.jar download
nwalsh-annotations-1.0.0.pom download
nwalsh-annotations-1.0.0-sources.jar download
Apache Maven
<dependency>
  <groupId>com.nwalsh</groupId>
  <artifactId>nwalsh-annotations</artifactId>
  <version>1.0.0</version>
</dependency>
Gradle Groovy
implementation 'com.nwalsh:nwalsh-annotations:1.0.0'
Gradle Kotlin
implementation("com.nwalsh:nwalsh-annotations:1.0.0")
Scala SBT
libraryDependencies += "com.nwalsh" % "nwalsh-annotations" % "1.0.0"
Groovy Grape
@Grapes(
  @Grab(group='com.nwalsh', module='nwalsh-annotations', version='1.0.0')
)
Apache Ivy
<dependency org="com.nwalsh" name="nwalsh-annotations" rev="1.0.0" />
Leiningen
[com.nwalsh/nwalsh-annotations "1.0.0"]
Apache Buildr
'com.nwalsh:nwalsh-annotations:jar:1.0.0'
Dependencies