is not current version
Last Version 1.0.1

com.nwalsh:nwalsh-annotations 1.0.0

A set of global, public annotations

GroupId

GroupId

com.nwalsh
ArtifactId

ArtifactId

nwalsh-annotations
Version

Version

1.0.0
Type

Type

jar

Download nwalsh-annotations 1.0.0


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