is not current version
Last Version 0.11

com.nhl.bootique.linkrest:bootique-linkrest 0.10

Provides LinkRest integration with Bootique

Categories

Categories

Bootique User Interface Web Frameworks
GroupId

GroupId

com.nhl.bootique.linkrest
ArtifactId

ArtifactId

bootique-linkrest
Version

Version

0.10
Type

Type

jar

Download bootique-linkrest 0.10


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