is not current version
Last Version 2.6

com.strategicgains:HyperExpress-Core 1.0.4


GroupId

GroupId

com.strategicgains
ArtifactId

ArtifactId

HyperExpress-Core
Version

Version

1.0.4
Type

Type

jar

Download HyperExpress-Core 1.0.4


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