is not current version
Last Version 2.13

com.nhl.link.rest:link-rest-bom 2.12

Bill of Materials (BOM) for LR modules that allows the end users to capture the version of multiple LR modules at once.

GroupId

GroupId

com.nhl.link.rest
ArtifactId

ArtifactId

link-rest-bom
Version

Version

2.12
Type

Type

pom

Download link-rest-bom 2.12

Filename Size
link-rest-bom-2.12.pom 2 KB
Browse

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