annotations

A set of global, public annotations

License

License

GroupId

GroupId

com.nwalsh
ArtifactId

ArtifactId

nwalsh-annotations
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

annotations
A set of global, public annotations
Project URL

Project URL

https://github.com/ndw/nwalsh-annotations

Download nwalsh-annotations

How to add to project

<!-- https://jarcasting.com/artifacts/com.nwalsh/nwalsh-annotations/ -->
<dependency>
    <groupId>com.nwalsh</groupId>
    <artifactId>nwalsh-annotations</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.nwalsh/nwalsh-annotations/
implementation 'com.nwalsh:nwalsh-annotations:1.0.1'
// https://jarcasting.com/artifacts/com.nwalsh/nwalsh-annotations/
implementation ("com.nwalsh:nwalsh-annotations:1.0.1")
'com.nwalsh:nwalsh-annotations:jar:1.0.1'
<dependency org="com.nwalsh" name="nwalsh-annotations" rev="1.0.1">
  <artifact name="nwalsh-annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.nwalsh', module='nwalsh-annotations', version='1.0.1')
)
libraryDependencies += "com.nwalsh" % "nwalsh-annotations" % "1.0.1"
[com.nwalsh/nwalsh-annotations "1.0.1"]

Dependencies

compile (1)

Group / Artifact Type Version
org.atteo.classindex : classindex jar 3.3

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0