is not current version
Last Version 2.13

com.nhl.link.rest:link-rest-client 2.1

Link Rest Java client

Categories

Categories

CLI User Interface
GroupId

GroupId

com.nhl.link.rest
ArtifactId

ArtifactId

link-rest-client
Version

Version

2.1
Type

Type

jar

Download link-rest-client 2.1


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