is not current version
Last Version 2.6

com.strategicgains:HyperExpressPlugin 2.1

RESTExpress HyperExpress Resource Linking Plugin

GroupId

GroupId

com.strategicgains
ArtifactId

ArtifactId

HyperExpressPlugin
Version

Version

2.1
Type

Type

jar

Download HyperExpressPlugin 2.1


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