is not current version
Last Version 2.6

com.strategicgains:HyperExpress-Core 1.0.3


GroupId

GroupId

com.strategicgains
ArtifactId

ArtifactId

HyperExpress-Core
Version

Version

1.0.3
Type

Type

jar

Download HyperExpress-Core 1.0.3


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