is not current version
Last Version 2.13

com.nhl.link.rest:link-rest-annotations 2.9

A dependency-free collection of LR annotations that allow to annotate model objects without introducing a dependency on LinkRest runtime.

GroupId

GroupId

com.nhl.link.rest
ArtifactId

ArtifactId

link-rest-annotations
Version

Version

2.9
Type

Type

jar

Download link-rest-annotations 2.9


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