is not current version
Last Version 0.8.0

io.github.amyassist:amy-http-server 0.7.1

The Amy http server

GroupId

GroupId

io.github.amyassist
ArtifactId

ArtifactId

amy-http-server
Version

Version

0.7.1
Type

Type

jar

Download amy-http-server 0.7.1


<!-- https://jarcasting.com/artifacts/io.github.amyassist/amy-http-server/ -->
<dependency>
    <groupId>io.github.amyassist</groupId>
    <artifactId>amy-http-server</artifactId>
    <version>0.7.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.amyassist/amy-http-server/
implementation 'io.github.amyassist:amy-http-server:0.7.1'
// https://jarcasting.com/artifacts/io.github.amyassist/amy-http-server/
implementation ("io.github.amyassist:amy-http-server:0.7.1")
'io.github.amyassist:amy-http-server:jar:0.7.1'
<dependency org="io.github.amyassist" name="amy-http-server" rev="0.7.1">
  <artifact name="amy-http-server" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.amyassist', module='amy-http-server', version='0.7.1')
)
libraryDependencies += "io.github.amyassist" % "amy-http-server" % "0.7.1"
[io.github.amyassist/amy-http-server "0.7.1"]