is not current version
Last Version 2.0.24

com.solutionappliance:sahttpserver 2.0.7

Solution Appliance Containerless HTTP Server

GroupId

GroupId

com.solutionappliance
ArtifactId

ArtifactId

sahttpserver
Version

Version

2.0.7
Type

Type

jar

Download sahttpserver 2.0.7


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