is not current version
Last Version 2.13

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

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.10
Type

Type

pom

Download link-rest-bom 2.10

Filename Size
link-rest-bom-2.10.pom 1 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.10</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.10'
// https://jarcasting.com/artifacts/com.nhl.link.rest/link-rest-bom/
implementation ("com.nhl.link.rest:link-rest-bom:2.10")
'com.nhl.link.rest:link-rest-bom:pom:2.10'
<dependency org="com.nhl.link.rest" name="link-rest-bom" rev="2.10">
  <artifact name="link-rest-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.nhl.link.rest', module='link-rest-bom', version='2.10')
)
libraryDependencies += "com.nhl.link.rest" % "link-rest-bom" % "2.10"
[com.nhl.link.rest/link-rest-bom "2.10"]