is not current version
Last Version 0.0.24

io.higgs:http-s3 0.0.2

Higgs HTTP S3 (Single Site Server)

GroupId

GroupId

io.higgs
ArtifactId

ArtifactId

http-s3
Version

Version

0.0.2
Type

Type

jar

Download http-s3 0.0.2


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