is not current version
Last Version 1.4.1

br.eti.clairton:repository-http 1.4.0

Integration Repository with Servlet

GroupId

GroupId

br.eti.clairton
ArtifactId

ArtifactId

repository-http
Version

Version

1.4.0
Type

Type

jar

Download repository-http 1.4.0


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