is not current version
Last Version 2.6

com.strategicgains:HyperExpress-Core 2.4


GroupId

GroupId

com.strategicgains
ArtifactId

ArtifactId

HyperExpress-Core
Version

Version

2.4
Type

Type

jar

Download HyperExpress-Core 2.4


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