is not current version
Last Version 0.8.0

io.github.amyassist:amy-http-server-api 0.7.0

The Amy http server api to control the http server

GroupId

GroupId

io.github.amyassist
ArtifactId

ArtifactId

amy-http-server-api
Version

Version

0.7.0
Type

Type

jar

Download amy-http-server-api 0.7.0


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