is not current version
Last Version 2.0.24

com.solutionappliance:sahttpserver 2.0.10

Solution Appliance Containerless HTTP Server

GroupId

GroupId

com.solutionappliance
ArtifactId

ArtifactId

sahttpserver
Version

Version

2.0.10
Type

Type

jar

Download sahttpserver 2.0.10


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