is not current version
Last Version 2.6

com.strategicgains:HyperExpress-HAL 2.2


GroupId

GroupId

com.strategicgains
ArtifactId

ArtifactId

HyperExpress-HAL
Version

Version

2.2
Type

Type

jar

Download HyperExpress-HAL 2.2


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